X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=5b403d6f0a4dbc463c5d98d4ce29f3404a38a8da;hb=30f23d359aff10b458f036226a8e10bceb0a2da9;hp=4342a48e6c4a5267a7258596833c9522ab92e458;hpb=7904ebbfd747d11f0821d2b2712600ab07a36ff6;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 4342a48..5b403d6 100644 --- a/package.xml +++ b/package.xml @@ -30,12 +30,20 @@ HttpResponse - 0.24.1 - 2006-02-23 + 0.25.0 + 2006-03-07 BSD, revised beta - * Fixed bug #6861 - 5 digit ports get truncated -* Fixed bug with non-functional HttpRequest::setContentType() + * Fixed bug #6924 (Linking fails on Mac OSX). +* Fixed HttpRequest::addRawPostData(). + +- 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. @@ -49,12 +57,17 @@ HttpResponse - + + + + + + @@ -154,6 +167,7 @@ HttpResponse +