erikd / http-proxy

A Haskell library for writing HTTP and HTTPS proxies.
Other
55 stars 21 forks source link

Do not decompress response body #10

Closed bosu closed 7 years ago

bosu commented 7 years ago

Original response headers say that the content is compressed. This discrepancy confuses the client.