X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=2b6ad1cca73b7702192aa365b98f08dcdf8c7014;hp=d3446d5cd9ba91fa804c17db6c697bac484fe422;hb=0861238aa4d158d0f8b6123ea9c6532be5d531bf;hpb=24b00d45e94aef314ccee09a090609bd8a540926 diff --git a/package.xml b/package.xml index d3446d5..2b6ad1c 100644 --- a/package.xml +++ b/package.xml @@ -30,24 +30,11 @@ HttpResponse - 0.23.0 + 0.23.1 2006-02-15 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. + * Fixed http_parse_cookie(), really. @@ -143,6 +130,7 @@ HttpResponse +