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

Reduce performance impact of content negotiation. #4375

Merged
merged 3 commits into from
Mar 7, 2023

Conversation

charleskorn
Copy link
Contributor

@charleskorn charleskorn commented Mar 6, 2023

What this PR does

This PR replaces github.com/munnerz/goautoneg with a fork that includes the performance improvements in munnerz/goautoneg#5.

Which issue(s) this PR fixes or relates to

#4104

Checklist

  • [n/a] Tests updated
  • [n/a] Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@charleskorn charleskorn marked this pull request as ready for review March 6, 2023 03:42
@charleskorn charleskorn requested a review from a team as a code owner March 6, 2023 03:42
go.mod Show resolved Hide resolved
@pstibrany pstibrany enabled auto-merge (squash) March 7, 2023 08:56
@pstibrany pstibrany merged commit 99e8985 into main Mar 7, 2023
@pstibrany pstibrany deleted the charleskorn/content-negotation-improvements branch March 7, 2023 09:14
Sign up for free to 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