FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: support for brotli by bjohansebas · Pull Request #194 · expressjs/compression · GitHub

feat: support for brotli - #194

Merged
wesleytodd merged 36 commits into
expressjs:masterfrom
bjohansebas:feature/brotli
Jan 8, 2025
Merged

feat: support for brotli#194
wesleytodd merged 36 commits into
expressjs:masterfrom
bjohansebas:feature/brotli

Conversation

bjohansebas commented Oct 19, 2024
edited
Loading

Copy link
Copy Markdown
Member

The changes from #172 are brought in, with the exception of using the accept negotiation logic.

Copy link
Copy Markdown
Member Author

It should use accepts, so this PR is not ready yet, and I don't have the option to turn it into a draft. I will soon open a PR in accepts to be able to use this logic

bjohansebas self-assigned this Oct 19, 2024
UlisesGascon requested a review from a team October 20, 2024 17:24
bjohansebas marked this pull request as draft October 22, 2024 21:07
Comment thread encoding_negotiator.js Outdated
bjohansebas marked this pull request as ready for review October 24, 2024 00:17

Copy link
Copy Markdown
Member Author

I really don't think there are any more changes to be made here.

This comment was marked as outdated.

bjohansebas marked this pull request as draft December 5, 2024 16:51
bjohansebas marked this pull request as ready for review December 5, 2024 19:13
Comment thread index.js Outdated
Comment thread index.js

Kle0s commented Dec 23, 2024

Copy link
Copy Markdown

@wesleytodd any chance you have the time to review it once again so it could be merged?

Copy link
Copy Markdown

@bjohansebas @blakeembrey any idea when this PR will be merged and new version will be released?

wesleytodd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM. Lets merge and I will add this to the list of thing to prepare releases for in the next few weeks.

wesleytodd merged commit d272132 into expressjs:master Jan 8, 2025
bjohansebas deleted the feature/brotli branch January 8, 2025 20:38

Copy link
Copy Markdown
Member Author

Thanks to everyone who made this possible

This was referenced Jan 8, 2025

Copy link
Copy Markdown

@nicksrandall @danielgindi @bjohansebas This feature will save a huge chunk of the overall internet data transfers thanks to the widespread use of Express and 20 million weekly downloads of this package. Kudos for the efforts you've put in to enable this 🎉

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.


Back | FazBrowse Home | New Git URL