X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=09e7c70f53a8288f4e03f64c3f16e047810f6786;hp=3517095606a228043ed17ac58a83141eef8c2490;hb=6321af281c171d1a62e2377cef9d251ba03feafc;hpb=6ef3a3f87f84b92d8bf3e695e9bfedefd39ab97d diff --git a/package.xml b/package.xml index 3517095..09e7c70 100644 --- a/package.xml +++ b/package.xml @@ -1,6 +1,6 @@ - + pecl_http Extended HTTP support @@ -15,7 +15,6 @@ * Sending data/files/streams with (multiple) ranges support * Negotiating user preferred language/charset * Convenient request functions built upon libcurl -* HTTP auth hooks (Basic) * PHP5 classes: HttpUtil, HttpResponse, HttpRequest, HttpRequestPool, HttpMessage ]]> @@ -32,7 +31,7 @@ 0.12.0 - 2005-08-00 + 2005-08-26 beta php_http.h php_http_std_defs.h php_http_api.h - php_http_auth_api.h php_http_cache_api.h php_http_date_api.h php_http_headers_api.h @@ -100,7 +101,6 @@ http.c http_functions.c http_api.c - http_auth_api.c http_cache_api.c http_date_api.c http_headers_api.c