Skip to content

Implement more ContentEncoding options - #116

Open
daxpedda wants to merge 1 commit into
hyperium:masterfrom
daxpedda:content-encoding
Open

Implement more ContentEncoding options#116
daxpedda wants to merge 1 commit into
hyperium:masterfrom
daxpedda:content-encoding

Conversation

@daxpedda

Copy link
Copy Markdown

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

daxpedda commented Aug 6, 2022

Copy link
Copy Markdown
Author

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

@daxpeddadaxpedda closed this Sep 3, 2022
@daxpeddadaxpedda reopened this Sep 3, 2022
@daxpedda

Copy link
Copy Markdown
Author

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

@daxpedda

Copy link
Copy Markdown
Author

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.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@daxpedda@seanmonstar