Hi! It seems this library does not remove hop-by-hop headers from the original response, such as: - Connection - Keep-Alive - Transfer-Encoding RFC2616 [mandates](https://tools.ietf.org/html/rfc2616#section-13.5.1) that proxies must not forward hop-by-hop headers.
Hi! It seems this library does not remove hop-by-hop headers from the original response, such as:
RFC2616 mandates that proxies must not forward hop-by-hop headers.