X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=70912bff74ab87c8fd138e9fea8a2d97de779082;hp=5b403d6f0a4dbc463c5d98d4ce29f3404a38a8da;hb=669d2e6a8bdc642b6b52693f4593f199ddd7e8d2;hpb=2d31adababe7af92c0153f8eff813c582c3d566c diff --git a/package.xml b/package.xml index 5b403d6..70912bf 100644 --- a/package.xml +++ b/package.xml @@ -30,20 +30,14 @@ HttpResponse - 0.25.0 - 2006-03-07 + 1.0.0RC2 + 2006-03-28 BSD, revised beta - * 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. + * Fixed Bug #7192: Build against libcurl >= 7.15.2 fails +* Fixed access of super globals +* Fixed sending userspace streams +* Fixed too aggressive caching behaviour of HttpResponse @@ -119,6 +113,7 @@ HttpResponse +