-
Couldn't load subscription status.
- Fork 2.4k
Safari 18.4 / Node 24.7.0 support brotli compression streams
#28274
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
Conversation
|
Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs). |
brotli compression streams
|
@caugner Thanks for taking the time to review this. Your changes made sense to me, and I have integrated them. |
Co-authored-by: Claas Augner <[email protected]>
Co-authored-by: Claas Augner <[email protected]>
|
@caugner I've made adjustments to this to correct the |
Summary
This change adds a row to the compatibility tables for CompressionStream and DecompressionStream to indicate that "brotli" is an available compression and decompression algorithm with current support in Safari and Node.
Test results and supporting details
Related issues
#26994