X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=be45841ea0bc4c3769808c0c1ebe4d33c79289ab;hp=7bbff78dfa3a1a2a26fdf7537c9b80789c6c0446;hb=1374172d6c717de67faf91519b100b5348329aee;hpb=e6d36989f0650bf097b6909c41cdd20a1ffcd6af diff --git a/package2.xml b/package2.xml index 7bbff78..be45841 100644 --- a/package2.xml +++ b/package2.xml @@ -20,14 +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, -HttpDeflateStream, HttpInflateStream - -PHP-5.1 classes: -HttpResponse +support. Parallel requests are available for PHP 5 and greater. ]]> Michael Wallner @@ -35,30 +28,23 @@ HttpResponse mike@php.net yes - 2005-00-00 + 2006-00-00 - 0.21.0 - 0.21.0 + 1.0.0 + 1.0.0 - beta - beta + stable + stable BSD, revised 7.15) - -- Changed all methods and properties with "URI" in their name to "URL" -- Changed HttpRequest properties to be private - -* Fixed a lot of memory corruptions within HttpRequest - -Special thanks for this release go to Ilia Alshanetsky. ++ 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 ]]> @@ -66,13 +52,14 @@ Special thanks for this release go to Ilia Alshanetsky. + - + @@ -87,13 +74,16 @@ Special thanks for this release go to Ilia Alshanetsky. + + + @@ -103,6 +93,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -112,12 +103,14 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -128,11 +121,20 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + @@ -142,9 +144,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -175,10 +179,23 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + + + + + @@ -188,17 +205,20 @@ Special thanks for this release go to Ilia Alshanetsky. - + - + + + + @@ -211,9 +231,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + - + @@ -238,6 +260,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + @@ -256,6 +283,7 @@ Special thanks for this release go to Ilia Alshanetsky. spl session hash + iconv http @@ -265,20 +293,30 @@ Special thanks for this release go to Ilia Alshanetsky. prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> + + - + + + + +