Download List

Projeto Descrição

The HTTP extension for PHP aims to provide a
convenient and powerful set of functionality for
one of PHP's major applications. It eases handling
of HTTP URLs, dates, redirects, headers, and
messages, provides means for negotiation of
clients' preferred language and charset, as well
as a convenient way to send any arbitrary data
with caching and resuming capabilities. It
provides powerful request functionality if built
with CURL support. Parallel requests are available
for PHP 5 and greater.

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-02-23 07:37 Back to release list
1.7.2

Esta versão adiciona o PHP 5.4 compatibilidade. Ele corrige bug # 59974: methodRegister não permite "_" no nome do método. Ele corrige um jeito SAPI se o tamanho do corpo de solicitação for maior que 4 k com http_get_request_body_stream().
This release adds PHP 5.4 compatibility. It fixes bug #59974: methodRegister doesn't allow "_" to be in the method name. It fixes an SAPI hang if the request body size is greater than 4k with http_get_request_body_stream().

Project Resources