X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=104d2c644ecc929c2b29a82a30f197f6b95ecef1;hp=f5c532d98dca68c42ce26592ef2b93e414efa2f7;hb=24035853a9019d25c215eb63249de02a80675bcc;hpb=2f39230d83bdf816dcae52c7e5a1b019347f0e7b 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 +