Skip to content

Skip HTTP_CONTENT_TYPE because the request to the backend contains two Content-Type headers#25

Open
abetomo wants to merge 2 commits into
michaelfranzl:masterfrom
abetomo:fix-content-type
Open

Skip HTTP_CONTENT_TYPE because the request to the backend contains two Content-Type headers#25
abetomo wants to merge 2 commits into
michaelfranzl:masterfrom
abetomo:fix-content-type

Conversation

@abetomo
Copy link
Copy Markdown

@abetomo abetomo commented Oct 10, 2025

Since $_SERVER contains CONTENT_TYPE, we'll use that instead.

…two `Content-Type` headers

Since `$_SERVER` contains `CONTENT_TYPE`, we'll use that instead.
Since we made it so that the value is set with CONTENT_TYPE instead of HTTP_CONTENT_TYPE.
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.

1 participant