X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=0b386cec9ea8d1bd78d4f7b6d5df398e3b6d4331;hb=96c0ae82ca8cda98d70b87597d765a9d050129de;hp=984ba8bfb07b2fb0bf80557bdccf7cb63d06d96c;hpb=1a0dbb96fbe46a2edec1c813798cef7b0898eebe;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 984ba8b..0b386ce 100644 --- a/package.xml +++ b/package.xml @@ -31,11 +31,19 @@ HttpResponse 0.23.0 - 2006-02-06 + 2006-02-11 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(). + +- 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. * Fixed PHP-4.4 and PHP-5.0 build. @@ -70,6 +78,7 @@ HttpResponse + @@ -104,6 +113,7 @@ HttpResponse + @@ -130,6 +140,7 @@ HttpResponse + @@ -148,6 +159,7 @@ HttpResponse + @@ -191,6 +203,7 @@ HttpResponse + @@ -221,6 +234,7 @@ HttpResponse +