X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=4342a48e6c4a5267a7258596833c9522ab92e458;hb=7904ebbfd747d11f0821d2b2712600ab07a36ff6;hp=61c8b625a8ca730d7480e3f9698b210efaab95c5;hpb=5bf21b22dcc28e60dca9dc4637520ee0cb9f565d;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 61c8b62..4342a48 100644 --- a/package.xml +++ b/package.xml @@ -30,18 +30,12 @@ HttpResponse - 0.24.0 - 2006-02-20 + 0.24.1 + 2006-02-23 BSD, revised beta - + Added If-Range header recognition. -+ Added "portrange" request option. -+ Added HttpQueryString::iconv(). -+ HttpQueryString implements Serializable (PHP-5.1). - -* 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(). + * Fixed bug #6861 - 5 digit ports get truncated +* Fixed bug with non-functional HttpRequest::setContentType()