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

Correctly parse JSON contentType in responseError interceptor #3892

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

mcollina
Copy link
Member

The usual Content-Type for JSON is application/json; charset=utf-8 due to some old incompatibility (fastify/fastify#913).

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@ronag ronag merged commit c178ca1 into main Nov 27, 2024
37 checks passed
@mcollina mcollina deleted the support-json-in-response-error-interceptor branch November 28, 2024 09:12
@github-actions github-actions bot mentioned this pull request Dec 3, 2024
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