X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=5b403d6f0a4dbc463c5d98d4ce29f3404a38a8da;hb=30f23d359aff10b458f036226a8e10bceb0a2da9;hp=2b6ad1cca73b7702192aa365b98f08dcdf8c7014;hpb=0861238aa4d158d0f8b6123ea9c6532be5d531bf;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 2b6ad1c..5b403d6 100644 --- a/package.xml +++ b/package.xml @@ -30,11 +30,20 @@ HttpResponse - 0.23.1 - 2006-02-15 + 0.25.0 + 2006-03-07 BSD, revised beta - * Fixed http_parse_cookie(), really. + * 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. @@ -48,12 +57,17 @@ HttpResponse - + + + + + + @@ -153,6 +167,7 @@ HttpResponse +