X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=5edcb1779cd9a00aab9d2e18365bf98878d63a1e;hb=5e46af3d4f9091d2c88922ae38bf142b0f0b59b5;hp=ec7504ba09f59d1ba6df7023fe99c0c50546f4c7;hpb=370748ba4211ca298fec6706343413888c8b393f;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index ec7504b..5edcb17 100644 --- a/package2.xml +++ b/package2.xml @@ -49,6 +49,9 @@ HttpResponse * Fixed bug #6924 (Linking fails on Mac OSX). * Fixed HttpRequest::addRawPostData(). +- Renamed HttpQueryString::getInstance() to more commonly used ::singleton(). +- Renamed HttpQueryString::iconv() to more generic ::xlate(). + + Added feature request http_put_data() and HttpRequest::(set|get|add)PutData(). + Added 'range' request option. + Added 'proxytype' request option. @@ -62,7 +65,6 @@ HttpResponse - @@ -132,6 +134,13 @@ HttpResponse + + + + + + + @@ -277,6 +286,7 @@ HttpResponse spl session hash + iconv http @@ -299,8 +309,11 @@ HttpResponse - + + + +