X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package.xml;h=61c8b625a8ca730d7480e3f9698b210efaab95c5;hb=51c3a4d29b5b0ada721d8f0c9aa55581079bdf91;hp=0b386cec9ea8d1bd78d4f7b6d5df398e3b6d4331;hpb=e6b35fbe072a13b0e792952852fcd1499bd8e610;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 0b386ce..61c8b62 100644 --- a/package.xml +++ b/package.xml @@ -30,22 +30,18 @@ HttpResponse - 0.23.0 - 2006-02-11 + 0.24.0 + 2006-02-20 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 If-Range header recognition. ++ Added "portrange" request option. ++ Added HttpQueryString::iconv(). ++ HttpQueryString implements Serializable (PHP-5.1). -- 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. +* 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(). @@ -141,6 +137,7 @@ HttpResponse +