Skip to content

fix: corrected content-type header check.#27

Merged
barrettk8090 merged 1 commit intoDIMO-Network:masterfrom
ardevd:content-type-check-fix
May 6, 2025
Merged

fix: corrected content-type header check.#27
barrettk8090 merged 1 commit intoDIMO-Network:masterfrom
ardevd:content-type-check-fix

Conversation

@ardevd
Copy link
Contributor

@ardevd ardevd commented May 6, 2025

content type can be both application/json and
application/graphql-response-json for example, so we simply check for the phrase json in the content-type header

content type can be both `application/json` and
`application/graphql-response-json` for example, so we simply
check for the phrase `json` in the content-type header
@barrettk8090 barrettk8090 merged commit 5b53a8f into DIMO-Network:master May 6, 2025
1 check 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.

2 participants