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

fix: Content-Type header for JSON responses (minor) #605

Merged
merged 1 commit into from
Jan 17, 2025
Merged

fix: Content-Type header for JSON responses (minor) #605

merged 1 commit into from
Jan 17, 2025

Conversation

bernhardreiter
Copy link
Member

  • Remove charset=utf-8 parameter, which is not allowed for JSON, according to rfc8259.

Reported in #588 (comment) by @Rafiot

   * Remove `charset=utf-8` parameter, which is not allowed
     for JSON, according to rfc8259.
Copy link
Contributor

@koplas koplas left a comment

Choose a reason for hiding this comment

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

LGTM

@koplas koplas requested a review from JanHoefelmeyer January 7, 2025 11:30
Copy link
Collaborator

@tschmidtb51 tschmidtb51 left a comment

Choose a reason for hiding this comment

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

LGTM

@koplas koplas merged commit 5907a39 into main Jan 17, 2025
5 checks passed
@koplas koplas deleted the dev-17 branch January 17, 2025 18:11
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.

3 participants