headers icon indicating copy to clipboard operation
headers copied to clipboard

Implement more `ContentEncoding` options

Open daxpedda opened this issue 3 years ago • 3 comments

Only gzip was implemented for ContentEncoding, I implemented all other known encodings. See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Encoding.

daxpedda avatar Aug 06 '22 18:08 daxpedda

I'm pretty sure this CI failure has nothing to do with this PR, right?

daxpedda avatar Aug 06 '22 18:08 daxpedda

I tried restarting CI, but got stuck at "workflow awaiting approval" again.

daxpedda avatar Sep 03 '22 13:09 daxpedda

The log gets automatically deleted until I look at the PR by chance again, there is no notification or anything, so I don't know whats going on. When I test the MSRV locally everything is fine.

I would appreciate if somebody restarts the MSRV test again and pings me so I can actually take a look at the logs. I'm still assuming that this is a CI issue.

daxpedda avatar Dec 15 '22 16:12 daxpedda