X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=f5c532d98dca68c42ce26592ef2b93e414efa2f7;hp=d3446d5cd9ba91fa804c17db6c697bac484fe422;hb=e37040ebf8a470c77c7ae3498ee582ca20db259c;hpb=24b00d45e94aef314ccee09a090609bd8a540926 diff --git a/package.xml b/package.xml index d3446d5..f5c532d 100644 --- a/package.xml +++ b/package.xml @@ -30,24 +30,17 @@ HttpResponse - 0.23.0 - 2006-02-15 + 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(). -+ Added bool must_revalidate parameter to HttpResponse::setCacheControl() - -- 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. -- Changed HttpRequest::getHistory() to return a real property. - -* 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 @@ -61,12 +54,17 @@ HttpResponse - + + + + + + @@ -118,6 +116,7 @@ HttpResponse + @@ -143,6 +142,7 @@ HttpResponse + @@ -165,6 +165,7 @@ HttpResponse +