Download List

Descripción del Proyecto

PHP HTTP protocol client is a PHP class for making HTTP requests. It can establish connections via SOCKS or proxy servers and establish secure connections (HTTPS) with optional SSL client certificates. It supports HTTP Basic, HTTP Digest, and NTLM (Windows or Samba) authentication mechanisms. It submits POST requests with user-defined form values, file uploading, or with user-defined request bodies. It handles cookies and automatic redirection handling. There is an addon class that logs in to Yahoo! and executes actions on behalf of the user, like exporting the address book or sending invitations to Yahoo! groups.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-10-09 04:31 Back to release list
2012.10.05

Esta versión agrega soporte para deshabilitar la autenticación SASL así que puede realizar autorización OAuth sin preguntar para bibliotecas SASL.
This release adds support to disable SASL authentication so it can perform OAuth authorization without prompting for SASL libraries.

Project Resources