- 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)
  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! ;)


No differences found