X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=b3dd944d4e60ea3dfc432eb1800b0a1c7494034e;hb=13dc652c45a4a0b4dc219e46065bb3310229cedc;hp=1998bc81c7d8bafdca3dcb911ae28002d066d21f;hpb=26591cefa8d85dced14547a0fb621b9a289ef2de;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 1998bc8..b3dd944 100644 --- a/package.xml +++ b/package.xml @@ -31,17 +31,22 @@ HttpResponse 0.21.0 - 2005-12-27 + 2006-01-03 BSD, revised beta ! Encodings functionality requires libz version 1.2.0.4 or greater + Added HttpDeflateStream and HttpInflateStream classes + Added ob_deflatehandler and ob_inflatehandler ++ Added HttpRequest::getRawRequestMessage and ::getRawResponseMessage ++ Added 'resetcookies' request option (libcurl > 7.14.1) +- Changed all methods and properties with "URI" in their name to "URL" - Changed HttpRequest properties to be private * Fixed a lot of memory corruptions within HttpRequest + +Special thanks for this release go to Ilia Alshanetsky. @@ -112,6 +117,11 @@ HttpResponse + + + + + @@ -120,6 +130,8 @@ HttpResponse + + @@ -166,7 +178,11 @@ HttpResponse + + + +