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.

2011-05-05 16:13 Back to release list
1.7.1

Esta versão corrigiu um bug quando o componente status da resposta HTTP estiver faltando, um duplo-livre quando as páginas de auto-descompressão, uma organização não-funtional HttpMessage: setResponseStatus (), um problema onde a produção com quebras http_redirect zlib.output_compression = on, uma falha de segmentação quando se passa uma URL inválida HTTP_GET (), um erro de lógica e possível pendurar na sapi_deactivate uso http_get_request_body () com um corpo de pedido mais do que 4096 bytes, e um problema onde não conseguiu fazer.
Tags: Major bugfixes
This release fixed a bug when the status component of the HTTP response is missing, A double-free when auto-decompressing pages, a non-funtional HttpMessage::setResponseStatus(), a problem where http_redirect breaks output with zlib.output_compression=on, a segmentation fault when passing an invalid URL to http_get(), a logic error and possible hang in sapi_deactivate when using http_get_request_body() with a request body longer than 4096 bytes, and a problem where Make failed.

Project Resources