X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=f5c532d98dca68c42ce26592ef2b93e414efa2f7;hp=df1a694a77636297dc79518d53a6b5fae15e04c2;hb=4e2ecc5ed84649ce20fd1f11319626e0b1befa0a;hpb=e78857a010ae86f5dddb593cbe96d67e5bd6f13d diff --git a/package.xml b/package.xml index df1a694..f5c532d 100644 --- a/package.xml +++ b/package.xml @@ -30,17 +30,17 @@ HttpResponse - 0.25.0 - 2006-03-06 + 1.0.0RC3 + 2006-04-13 BSD, revised beta - * Fixed bug #6924 (Linking fails on Mac OSX). -* Fixed HttpRequest::addRawPostData(). - -+ Added feature request http_put_data() and HttpRequest::(set|get|add)PutData(). -+ Added 'range' request option. -+ Added 'proxytype' request option. -+ Added HTTP_PROXY_HTTP, HTTP_PROXY_SOCKS4, HTTP_PROXY_SOCKS5 constants. + + 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 @@ -116,6 +116,7 @@ HttpResponse +