X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package.xml;h=68f8379dd84b75e1d44275a09961139993db02c2;hb=7740fcbe676722c38b8c2f49930285cc0127d054;hp=4d84dca4eb6951fdea880c92a6035a83d9fccc00;hpb=4fcef2e87e00ff08ab78513f7691c78c70103337;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 4d84dca..68f8379 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,18 +30,11 @@ - 0.4.0 - 2005-02-16 + 0.6.0 + 2005-02-00 alpha @@ -49,12 +43,20 @@ EXPERIMENTAL docs/functions.html + config.w32 config.m4 - http.c + php_http.h - http_api.c php_http_api.h + php_http_curl_api.h + + http.c + http_functions.c + http_methods.c + http_api.c + http_curl_api.c + http_build_query.c php_http_build_query.h