Implement more `ContentEncoding` options
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.
I'm pretty sure this CI failure has nothing to do with this PR, right?
I tried restarting CI, but got stuck at "workflow awaiting approval" again.
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.