X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=09fab0a73d2cc88d7642209ea1508b81d5cdefd7;hb=0f9bc4c07bd31f8d2b1731ef51339736318768ee;hp=785c7e9bee44f48bf7659a2cb187bdbe7986928b;hpb=e6b35fbe072a13b0e792952852fcd1499bd8e610;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 785c7e9..09fab0a 100644 --- a/package2.xml +++ b/package2.xml @@ -50,12 +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(). - 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. ]]>