- allow requests for compressed content even if neither curl nor ext/http
authorMichael Wallner <mike@php.net>
Sat, 10 Dec 2005 17:02:51 +0000 (17:02 +0000)
committerMichael Wallner <mike@php.net>
Sat, 10 Dec 2005 17:02:51 +0000 (17:02 +0000)
commit6fc78f4b8ea8a34a40f06985648822fbaa7ffb30
treef2d02fffa32a8791cdb96540ca5e20c9f37d3591
parent01ed83fb41d0421368dddd8ace671f4b5bf9dd8d
- allow requests for compressed content even if neither curl nor ext/http
  were built with zlib support
- let curl compose the accpt-encoding header if it was built with zlib support,
  because it will bail out if it receives anything else it doesn't support

# if an<one knows a site that uses something else than gzip encoding, let me know! ;)
config.m4
config.w32
http_request_api.c