Skip to content

Fix negotiation handling with charsets#69

Merged
mitchelkuijpers merged 1 commit into
masterfrom
fix-content-negotation-with-charsets
Jun 26, 2025
Merged

Fix negotiation handling with charsets#69
mitchelkuijpers merged 1 commit into
masterfrom
fix-content-negotation-with-charsets

Conversation

@mitchelkuijpers
Copy link
Copy Markdown
Contributor

For some reason the negotiator library has way stricter matching when giving it accepted media types, this solves it by doing the matchin ourselves.

Fixes #68

For some reason the negotiator library has way stricter matching when
giving it accepted media types, this solves it by doing the matchin
ourselves.

Fixes #68
@mitchelkuijpers mitchelkuijpers force-pushed the fix-content-negotation-with-charsets branch from e3eb059 to 51e63c0 Compare June 26, 2025 10:01
@mitchelkuijpers mitchelkuijpers merged commit 4d15c4e into master Jun 26, 2025
7 checks passed
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.

Negotation fails when you define a charset for the content-type header

3 participants