X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=5b403d6f0a4dbc463c5d98d4ce29f3404a38a8da;hb=5e46af3d4f9091d2c88922ae38bf142b0f0b59b5;hp=61c8b625a8ca730d7480e3f9698b210efaab95c5;hpb=5bf21b22dcc28e60dca9dc4637520ee0cb9f565d;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 61c8b62..5b403d6 100644 --- a/package.xml +++ b/package.xml @@ -30,18 +30,20 @@ HttpResponse - 0.24.0 - 2006-02-20 + 0.25.0 + 2006-03-07 BSD, revised beta - + Added If-Range header recognition. -+ Added "portrange" request option. -+ Added HttpQueryString::iconv(). -+ HttpQueryString implements Serializable (PHP-5.1). + * Fixed bug #6924 (Linking fails on Mac OSX). +* Fixed HttpRequest::addRawPostData(). -* 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(). +- Renamed HttpQueryString::getInstance() to more commonly used ::singleton(). +- Renamed HttpQueryString::iconv() to more generic ::xlate(). + ++ Added feature request http_put_data() and HttpRequest::(set|get|add)PutData(). ++ Added 'range' request option. ++ Added 'proxytype' request option. ++ Added HTTP_PROXY_HTTP, HTTP_PROXY_SOCKS4, HTTP_PROXY_SOCKS5 constants. @@ -55,12 +57,17 @@ HttpResponse - + + + + + + @@ -160,6 +167,7 @@ HttpResponse +