Closed
Description
I found it very confusing when I used curl to hit my endpoint and got a compressed response dumped to my console. It seems like if curl doesn't send the Accept-Encoding
header up it does not decompress the response if it gets a compressed response in return.
Nevertheless, I think a client that does not send Accept-Encoding
should not be assumed to support gzip
or any other compression scheme - by default they should not get any compressed responses.
Metadata
Metadata
Assignees
Labels
No labels