- fix config.m4 (CURL_LIBS define was missing)
authorMichael Wallner <mike@php.net>
Mon, 5 Sep 2005 15:12:46 +0000 (15:12 +0000)
committerMichael Wallner <mike@php.net>
Mon, 5 Sep 2005 15:12:46 +0000 (15:12 +0000)
- fix HAVE_LIBMHASH -> HTTP_HAVE_MHASH macro
- check for curl_*_strerror() in the lib and assume they're there for windows
- separate http_request_method_api (should be available even without libcurl)
- use custom displayer for http.etag_mode INI entry
- simplify phpinfo() output


No differences found