- remove const qualifier from url param in http_request_*()
authorMichael Wallner <mike@php.net>
Tue, 14 Jun 2005 19:17:55 +0000 (19:17 +0000)
committerMichael Wallner <mike@php.net>
Tue, 14 Jun 2005 19:17:55 +0000 (19:17 +0000)
commit77b24e0e5f85b64a168a4ea4ce83db9339b1f31b
treead157fdcc413e9a5f3d1e2c462471af1365ce3c2
parent2acce3eb2d1815e2882608da632c3fd5614b389c
- remove const qualifier from url param in http_request_*()
- allow HttpRequestPools to be used only once
http_methods.c
http_request_api.c
http_request_pool_api.c
http_url_api.c
php_http_request_api.h
php_http_request_pool_api.h