X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=4342a48e6c4a5267a7258596833c9522ab92e458;hb=7904ebbfd747d11f0821d2b2712600ab07a36ff6;hp=d3446d5cd9ba91fa804c17db6c697bac484fe422;hpb=24b00d45e94aef314ccee09a090609bd8a540926;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index d3446d5..4342a48 100644 --- a/package.xml +++ b/package.xml @@ -30,24 +30,12 @@ HttpResponse - 0.23.0 - 2006-02-15 + 0.24.1 + 2006-02-23 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 bug #6861 - 5 digit ports get truncated +* Fixed bug with non-functional HttpRequest::setContentType() @@ -143,6 +131,7 @@ HttpResponse +