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

Refactor Content-Type validation #28

Conversation

kmcgill88
Copy link

This PR resolves #27

@kmcgill88
Copy link
Author

@aaronpowell anything I can do to help move this forward?

@kmcgill88 kmcgill88 mentioned this pull request Mar 16, 2023
@aaronpowell aaronpowell merged commit 17a4142 into apollo-server-integrations:main Mar 16, 2023
trevor-scheer added a commit that referenced this pull request Mar 28, 2023
Fixes a regression introduced in #28.
If the body is already parsed and it's a valid POST request, we can just return it.

Co-authored-by: Trevor Scheer <[email protected]>
@github-actions github-actions bot mentioned this pull request Mar 28, 2023
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.

Content-Type too strict
2 participants