X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=5b403d6f0a4dbc463c5d98d4ce29f3404a38a8da;hb=30f23d359aff10b458f036226a8e10bceb0a2da9;hp=0b386cec9ea8d1bd78d4f7b6d5df398e3b6d4331;hpb=e6b35fbe072a13b0e792952852fcd1499bd8e610;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 0b386ce..5b403d6 100644 --- a/package.xml +++ b/package.xml @@ -30,22 +30,20 @@ HttpResponse - 0.23.0 - 2006-02-11 + 0.25.0 + 2006-03-07 BSD, revised beta - + Added 'etag' request option. -+ Added 'encodecookies' request option (defaults to true). -+ Added missing accessors for response status text to HttpMessage and HttpRequest classes. -+ Added HttpMessage::reverse(). + * Fixed bug #6924 (Linking fails on Mac OSX). +* Fixed HttpRequest::addRawPostData(). -- Reimplemented http_parse_cookie(). -- Changed HttpRequest::getResponseCookie() to HttpRequest::getResponseCookies(), - compliant to http_parse_cookie(). -- http_build_url() now tries to "resolve" public hostname prior falling back - to localhost if neither HTTP_HOST nor SERVER_NAME is set. +- Renamed HttpQueryString::getInstance() to more commonly used ::singleton(). +- Renamed HttpQueryString::iconv() to more generic ::xlate(). -* Fixed PHP-4.4 and PHP-5.0 build. ++ 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. @@ -59,12 +57,17 @@ HttpResponse - + + + + + + @@ -141,6 +144,7 @@ HttpResponse + @@ -163,6 +167,7 @@ HttpResponse +