- check for curl_easy_reset() in lib and assume presence on windows
authorMichael Wallner <mike@php.net>
Thu, 15 Sep 2005 17:02:37 +0000 (17:02 +0000)
committerMichael Wallner <mike@php.net>
Thu, 15 Sep 2005 17:02:37 +0000 (17:02 +0000)
commit8d78b6be2a598365596b03b39d2983e2ed639bb8
treef54ec86aa8d9bdc826f195b75c3deab3204f6944
parent496deabe5e41f1706a472f5c1e9af7cc741b1243
- check for curl_easy_reset() in lib and assume presence on windows
- add http_curl_defaults()
- fix constant names in tests
- fix HttpResponse::capture()
config.m4
config.w32
http_request_api.c
http_response_object.c
tests/HttpRequestPool_001.phpt
tests/HttpRequest_002.phpt