X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=f8085c1e2d55892ee9547f21d5b1c966ea289c05;hp=83db6be747cd1422e386b50c5b38a7fc4f66d120;hb=b5053bc9852c7b264a728b1a32030100e4e9555f;hpb=170a16080df939d8c57d8ab60694274cc11b8c34 diff --git a/package.xml b/package.xml index 83db6be..f8085c1 100644 --- a/package.xml +++ b/package.xml @@ -15,6 +15,7 @@ * Negotiating user preferred language/charset * Convenient request functions to HEAD/GET/POST if libcurl is available * HTTP auth hooks (Basic) +* HTTPi, HTTPi_Response and HTTPi_Request (with libcurl) classes ]]> PHP License 3.0 @@ -29,17 +30,11 @@ - 0.3.0 - 2005-02-10 + 0.6.0 + 2005-02-00 alpha URI." in http_redirect() for full RFC compliance - * fixed http_cache_last_modified(): if parameter was omitted, would have always sent 304 Not Modified - * added http_parse_headers() +* added POST support to HTTPi_Request ]]>