Skip to content

Remove the Charset from the Accept Header and replace it with the Accept-Charset Header. - #2922

Merged
ewoutkramer merged 3 commits into
FirelyTeam:developfrom
whyfate:improve-restapi-accept-header
Oct 18, 2024
Merged

Remove the Charset from the Accept Header and replace it with the Accept-Charset Header.#2922
ewoutkramer merged 3 commits into
FirelyTeam:developfrom
whyfate:improve-restapi-accept-header

Conversation

@whyfate

@whyfate whyfate commented Oct 17, 2024

Copy link
Copy Markdown
Contributor

Description

In the HTTP standard, Accept Header does not include charset.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept

@Kasdejong

Copy link
Copy Markdown
Member

This change is binary-breaking, but not source-breaking. Please update the package validation compatibility supression file (steps are in the readme) and include them in your PR!

@whyfate

whyfate commented Oct 17, 2024

Copy link
Copy Markdown
Contributor Author

This change is binary-breaking, but not source-breaking. Please update the package validation compatibility supression file (steps are in the readme) and include them in your PR!

Is it like this?

@ewoutkramer
ewoutkramer merged commit 37fe281 into FirelyTeam:develop Oct 18, 2024
@ewoutkramer

Copy link
Copy Markdown
Member

Thanks, @whyfate !

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