This repository was archived by the owner on Jan 10, 2023. It is now read-only.
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
Content-Encoding and X-Content-Encoding are set #444
As the title suggests, both
Content-EncodingandX-Content-Encodingare set. This is more than likely a bug:X-Content-Encodingis the nonstandard variant of the firstIs it intended for both headers to be set and sent over to the server? Which one does the server check?