X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=45aa0d9f4868071c3c2264cebf2aa861ecb6a122;hb=84a00407857506ab8cfb9335cbe5f495a68e0880;hp=f5c532d98dca68c42ce26592ef2b93e414efa2f7;hpb=28676404f30a0814a8e027d63b3cec4959475c46;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index f5c532d..45aa0d9 100644 --- a/package.xml +++ b/package.xml @@ -12,14 +12,7 @@ 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. - -PHP-5 classes: -HttpUtil, HttpMessage, HttpRequest, HttpRequestPool, -HttpDeflateStream, HttpInflateStream, HttpQueryString - -PHP-5.1 classes: -HttpResponse +support. Parallel requests are available for PHP 5 and greater. @@ -30,17 +23,16 @@ HttpResponse - 1.0.0RC3 - 2006-04-13 + 1.0.0 + 2006-06-09 BSD, revised - beta - + Added missing http_request() function -+ Added missing http_request_body_encode() function -- Improved performance of the message and header parser -- Disallow $HttpMessage->prepend($HttpMessage) causing infinite recursion -* Fixed internal http_parse_headers() always returning success -* Fixed missing "parentMessage" entry in print_r($HttpMessageObject) -* Fixed possible crash if the response does not contain a status message + stable + + Added --with[out]-http-shared-deps configure option (dependencies on shared extensions) ++ Added INI entries: http.log.not_found, http.send.not_found_404 ++ Added HttpMessage::guessContentType() +* Fixed build on Debian systems where access to Curl_* functions is prohibited +* Fixed empty Cache-Control header if not customly set with HttpResponse +* Reset Content-Disposition and Content-Type if file is not found by http_send_file() etc @@ -48,8 +40,9 @@ HttpResponse - + + @@ -64,6 +57,7 @@ HttpResponse + @@ -131,11 +125,12 @@ HttpResponse + - + @@ -149,6 +144,7 @@ HttpResponse + @@ -200,6 +196,7 @@ HttpResponse + @@ -218,6 +215,7 @@ HttpResponse + @@ -248,10 +246,12 @@ HttpResponse + +