X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=f5c532d98dca68c42ce26592ef2b93e414efa2f7;hp=61c8b625a8ca730d7480e3f9698b210efaab95c5;hb=4e2ecc5ed84649ce20fd1f11319626e0b1befa0a;hpb=5bf21b22dcc28e60dca9dc4637520ee0cb9f565d diff --git a/package.xml b/package.xml index 61c8b62..f5c532d 100644 --- a/package.xml +++ b/package.xml @@ -30,18 +30,17 @@ HttpResponse - 0.24.0 - 2006-02-20 + 1.0.0RC3 + 2006-04-13 BSD, revised beta - + Added If-Range header recognition. -+ Added "portrange" request option. -+ Added HttpQueryString::iconv(). -+ HttpQueryString implements Serializable (PHP-5.1). - -* Fixed bug #6804 - configure does not recognize '--without-http-zlib-compression'. -* Fixed cases where '412 Precondition failed' responses should be sent. -* Fixed message chain order in HttpRequest::getHistory(). + + 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 @@ -55,12 +54,17 @@ HttpResponse - + + + + + + @@ -112,6 +116,7 @@ HttpResponse + @@ -160,6 +165,7 @@ HttpResponse +