X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=f5c532d98dca68c42ce26592ef2b93e414efa2f7;hp=70912bff74ab87c8fd138e9fea8a2d97de779082;hb=4e2ecc5ed84649ce20fd1f11319626e0b1befa0a;hpb=8d980e09a008a1c223be1a068ab522750f8bbdad diff --git a/package.xml b/package.xml index 70912bf..f5c532d 100644 --- a/package.xml +++ b/package.xml @@ -30,14 +30,17 @@ HttpResponse - 1.0.0RC2 - 2006-03-28 + 1.0.0RC3 + 2006-04-13 BSD, revised beta - * Fixed Bug #7192: Build against libcurl >= 7.15.2 fails -* Fixed access of super globals -* Fixed sending userspace streams -* Fixed too aggressive caching behaviour of HttpResponse + + 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