X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=104d2c644ecc929c2b29a82a30f197f6b95ecef1;hb=b20ced89bee0617c45447f51ed0baa7046851a65;hp=f5c532d98dca68c42ce26592ef2b93e414efa2f7;hpb=28676404f30a0814a8e027d63b3cec4959475c46;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index f5c532d..104d2c6 100644 --- a/package.xml +++ b/package.xml @@ -30,17 +30,16 @@ HttpResponse - 1.0.0RC3 - 2006-04-13 + 1.0.0RC4 + 2006-05-19 BSD, revised beta - + Added missing http_request() function -+ Added missing http_request_body_encode() function -- Improved performance of the message and header parser -- Disallow $HttpMessage->prepend($HttpMessage) causing infinite recursion -* Fixed internal http_parse_headers() always returning success -* Fixed missing "parentMessage" entry in print_r($HttpMessageObject) -* Fixed possible crash if the response does not contain a status message + + Added http_parse_params() function ++ Added HTTP_URL_STRIP_ALL constant +* Fixed possible crash in progress/onfinish request callbacks +* Fixed http_redirect() and http_build_url() without arguments +* Fixed behaviour of http_build_url() when second parameter is NULL +* Enabled recursive query string merging in http_build_url() with HTTP_URL_JOIN_QUERY @@ -218,6 +217,7 @@ HttpResponse + @@ -248,6 +248,7 @@ HttpResponse +