X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=f5c532d98dca68c42ce26592ef2b93e414efa2f7;hp=0b386cec9ea8d1bd78d4f7b6d5df398e3b6d4331;hb=4e2ecc5ed84649ce20fd1f11319626e0b1befa0a;hpb=e6b35fbe072a13b0e792952852fcd1499bd8e610 diff --git a/package.xml b/package.xml index 0b386ce..f5c532d 100644 --- a/package.xml +++ b/package.xml @@ -30,22 +30,17 @@ HttpResponse - 0.23.0 - 2006-02-11 + 1.0.0RC3 + 2006-04-13 BSD, revised beta - + Added 'etag' request option. -+ Added 'encodecookies' request option (defaults to true). -+ Added missing accessors for response status text to HttpMessage and HttpRequest classes. -+ Added HttpMessage::reverse(). - -- Reimplemented http_parse_cookie(). -- Changed HttpRequest::getResponseCookie() to HttpRequest::getResponseCookies(), - compliant to http_parse_cookie(). -- http_build_url() now tries to "resolve" public hostname prior falling back - to localhost if neither HTTP_HOST nor SERVER_NAME is set. - -* Fixed PHP-4.4 and PHP-5.0 build. + + 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 @@ -59,12 +54,17 @@ HttpResponse - + + + + + + @@ -116,6 +116,7 @@ HttpResponse + @@ -141,6 +142,7 @@ HttpResponse + @@ -163,6 +165,7 @@ HttpResponse +