X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=925d2e6ee4898a6bbfff0f7162524aea18237e65;hb=93a48c0a6710c7aa678ce0b48e6c1a5d2bf544ee;hp=e073f9348fbddf2f6ad9590ce1d2dc58988c396c;hpb=22989aeca5a8e42db7471308c30e32c064bf79e4;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index e073f93..925d2e6 100644 --- a/package2.xml +++ b/package2.xml @@ -37,7 +37,7 @@ HttpResponse 2006-00-00 - 0.22.0-dev + 0.22.0 0.22.0 @@ -53,10 +53,10 @@ HttpResponse + Added http_get_request_body_stream() + Added HttpQueryString class -- Don't pretend anylonger to understand 'compress' Content-Encoding. -- Changed http_redirect() to PHPs behaviour by default. +- Don't pretend anylonger to understand 'compress' Content-Encoding - Sending an User-Agent can now be prevented by setting 'useragent' to NULL or empty string. (Ilia) -- Enable curl and zlib functionality by default in configure +- Changed http_redirect() to PHPs behaviour by default +- Changed configure to enable curl and zlib functionality by default - Changed http_build_url() to accept a flag that defines what parts and how they are replaced/merged * Decreased the per-request calls to curl_easy_setopt()