Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for brotli as response content-encoding and request body compression #776

Closed
na-- opened this issue Sep 21, 2018 · 0 comments · Fixed by #1082
Closed

Support for brotli as response content-encoding and request body compression #776

na-- opened this issue Sep 21, 2018 · 0 comments · Fixed by #1082

Comments

@na--
Copy link
Member

na-- commented Sep 21, 2018

As seen here, there's some usage of brotli and it might be a good idea to support it.

Original library by Google: https://github.com/google/brotli

There are a bunch of bindings to it, but the only in pure Go I've found with a brief search is this one: https://github.com/dsnet/compress/tree/master/brotli

@na-- na-- changed the title Support for brotli content-encoding Support for brotli as response content-encoding and request body compression Jul 12, 2019
imiric added a commit to imiric/k6 that referenced this issue Jul 16, 2019
imiric added a commit to imiric/k6 that referenced this issue Jul 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant