Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
1.7.1

Diese Version behebt einen Fehler, wenn der Status-Komponente des HTTP-Antwort fehlt, ein Doppel-frei, wenn Auto-Dekomprimierung Seiten, einer Non-funtional HttpMessage: setResponseStatus (), ein Problem, wo http_redirect Pausen-Ausgang mit zlib.output_compression = an, einen Segmentation Fault, wenn die Übergabe eines ungültigen URL zu HTTP_GET (), ein logischer Fehler und mögliche hängen sapi_deactivate in einem der http_get_request_body () mit einem Antrag Körper länger als 4096 Bytes, und ein Problem, wo Stellen gescheitert.
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