X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=5b403d6f0a4dbc463c5d98d4ce29f3404a38a8da;hb=fd1cab568f6b0f31c8d670478e65afd390ec12e4;hp=d3446d5cd9ba91fa804c17db6c697bac484fe422;hpb=24b00d45e94aef314ccee09a090609bd8a540926;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index d3446d5..5b403d6 100644 --- a/package.xml +++ b/package.xml @@ -30,24 +30,20 @@ HttpResponse - 0.23.0 - 2006-02-15 + 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(). -+ Added bool must_revalidate parameter to HttpResponse::setCacheControl() + * 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. -- Changed HttpRequest::getHistory() to return a real property. +- 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. @@ -61,12 +57,17 @@ HttpResponse - + + + + + + @@ -143,6 +144,7 @@ HttpResponse + @@ -165,6 +167,7 @@ HttpResponse +