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

Add Brotli support to CompressionStream #114

Closed
jameysharp opened this issue Jun 17, 2022 · 2 comments
Closed

Add Brotli support to CompressionStream #114

jameysharp opened this issue Jun 17, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@jameysharp
Copy link
Contributor

The Compression Streams draft spec only lists gzip and deflate as available formats, but in an edge compute context it would be nice to support Brotli as well. For consistency with the HTTP "Content-Encoding" header, it should probably be called br in this API.

@jameysharp jameysharp added the enhancement New feature or request label Jun 17, 2022
@jameysharp
Copy link
Contributor Author

The tracking issue for this in the Compression Streams community group is whatwg/compression#34.

@guybedford
Copy link
Member

Since this is still not yet a standard, I'm going to close this for now, until more progress is made there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants