X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=09fab0a73d2cc88d7642209ea1508b81d5cdefd7;hp=ccaf7720e218f8edc2ae78279e1c3bd362da22f0;hb=d650022122969644c33bd03a552af1a631429e16;hpb=6fe020cffcca62537ae61d4637d56c76b3364f71 diff --git a/package2.xml b/package2.xml index ccaf772..09fab0a 100644 --- a/package2.xml +++ b/package2.xml @@ -50,10 +50,14 @@ HttpResponse + 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() - Reimplemented http_parse_cookie(). -- http_build_url() now tries to "resolve" public hostname prior fallback to localhost - if neither HTTP_HOST nor SERVER_NAME are set. +- 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. * Fixed PHP-4.4 and PHP-5.0 build. ]]> @@ -85,6 +89,7 @@ HttpResponse + @@ -111,6 +116,7 @@ HttpResponse + @@ -146,6 +152,7 @@ HttpResponse + @@ -179,6 +186,7 @@ HttpResponse + @@ -204,6 +212,7 @@ HttpResponse + @@ -222,6 +231,7 @@ HttpResponse +