X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=104d2c644ecc929c2b29a82a30f197f6b95ecef1;hb=6c4aac679c57cea2e3f7524974509595dc1a31a2;hp=70912bff74ab87c8fd138e9fea8a2d97de779082;hpb=8d980e09a008a1c223be1a068ab522750f8bbdad;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 70912bf..104d2c6 100644 --- a/package.xml +++ b/package.xml @@ -30,14 +30,16 @@ HttpResponse - 1.0.0RC2 - 2006-03-28 + 1.0.0RC4 + 2006-05-19 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 http_parse_params() function ++ Added HTTP_URL_STRIP_ALL constant +* Fixed possible crash in progress/onfinish request callbacks +* Fixed http_redirect() and http_build_url() without arguments +* Fixed behaviour of http_build_url() when second parameter is NULL +* Enabled recursive query string merging in http_build_url() with HTTP_URL_JOIN_QUERY @@ -215,6 +217,7 @@ HttpResponse + @@ -245,6 +248,7 @@ HttpResponse +