X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=08348fffd711dd0b85ff8b8b6d84dbd2d5c43b73;hp=73838c65ab3f6a5bdec8cdb6dd54813c635e21e1;hb=46fc12676a53668d55fe6d02d44210e2eaf4b6b5;hpb=a759e1fae5a4d0e989b9735adf8f3224ed9419d7 diff --git a/package2.xml b/package2.xml index 73838c6..08348ff 100644 --- a/package2.xml +++ b/package2.xml @@ -20,10 +20,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; HttpResponse (PHP-5.1) +support. Parallel requests are available for PHP 5 and greater. ]]> Michael Wallner @@ -31,10 +28,10 @@ HttpUtil, HttpMessage, HttpRequest, HttpRequestPool; HttpResponse (PHP-5.1) mike@php.net yes - 2005-00-00 + 2006-00-00 - 0.20.0 - 0.20.0 + 1.0.0-dev + 1.0.0 beta @@ -42,26 +39,11 @@ HttpUtil, HttpMessage, HttpRequest, HttpRequestPool; HttpResponse (PHP-5.1) BSD, revised = 7.12.3 now - -+ Added 'bodyonly' request option -+ Added IOCTL callback for cURL -+ Added ssl_engines array and cookies array to the request info array -+ Added http_parse_cookie() to parse Set-Cookie headers - -- Renamed http_connectcode to connect_code in the request info array -- Enable "original headers" previously stripped off by the message parser: - o X-Original-Transfer-Encoding (Transfer-Encoding) - o X-Original-Content-Encoding (Content-Encoding) - o X-Original-Content-Length (Content-Length) -- RequestExceptions thrown by HttpRequestPool::__construct() and send() are - now wrapped into the HttpRequestPoolException object's $exceptionStack property -- Removed http_compress() and http_uncompress() (http_deflate/inflate ambiguity) - -* Fixed bug which caused GZIP encoded archives to be decoded -* Fixed bug with DEFLATE encoded response messages -* Fixed several memory leaks and inconspicuous access violations -* Fixed some logical errors in the uri builder ++ Added --with[out]-http-shared-deps configure option (dependencies on shared extensions) ++ Added INI entries: http.log.not_found, http.send.not_found_404 +* 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 ]]> @@ -69,13 +51,13 @@ HttpUtil, HttpMessage, HttpRequest, HttpRequestPool; HttpResponse (PHP-5.1) + - - + @@ -90,20 +72,26 @@ HttpUtil, HttpMessage, HttpRequest, HttpRequestPool; HttpResponse (PHP-5.1) + + + + + + @@ -113,12 +101,14 @@ HttpUtil, HttpMessage, HttpRequest, HttpRequestPool; HttpResponse (PHP-5.1) + + @@ -126,24 +116,36 @@ HttpUtil, HttpMessage, HttpRequest, HttpRequestPool; HttpResponse (PHP-5.1) + + + + + + + + + + - - - + + + + + @@ -151,6 +153,7 @@ HttpUtil, HttpMessage, HttpRequest, HttpRequestPool; HttpResponse (PHP-5.1) + @@ -173,26 +176,46 @@ HttpUtil, HttpMessage, HttpRequest, HttpRequestPool; HttpResponse (PHP-5.1) + + + + + + + + + + + + + + + - + + + + + + @@ -205,9 +228,11 @@ HttpUtil, HttpMessage, HttpRequest, HttpRequestPool; HttpResponse (PHP-5.1) + + - + @@ -232,6 +257,11 @@ HttpUtil, HttpMessage, HttpRequest, HttpRequestPool; HttpResponse (PHP-5.1) + + + + + @@ -247,9 +277,10 @@ HttpUtil, HttpMessage, HttpRequest, HttpRequestPool; HttpResponse (PHP-5.1) + spl session hash - zlib + iconv http @@ -270,9 +301,13 @@ HttpUtil, HttpMessage, HttpRequest, HttpRequestPool; HttpResponse (PHP-5.1) default="yes" /> + - + + + +