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

Dev: Fix false positives for Netlify Forms #973

Merged
merged 3 commits into from
Jul 1, 2020

Conversation

RaeesBhatti
Copy link
Contributor

- Summary
Fixes: #972

- Test plan
Test added

- Description for the changelog
Check Content-Type headers to see if POST requests are form submissions before handing them over to be processed as form submissions

- A picture of a cute animal (not mandatory but encouraged)
🐶

@RaeesBhatti RaeesBhatti requested review from erquhart, erezrokah and ehmicky and removed request for erquhart July 1, 2020 09:48
@RaeesBhatti RaeesBhatti marked this pull request as ready for review July 1, 2020 09:52
@RaeesBhatti RaeesBhatti merged commit c96d432 into master Jul 1, 2020
@RaeesBhatti RaeesBhatti deleted the raees/thou-shalt-not-be-overzealous branch July 1, 2020 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression from 2.54.0 - error: "Invalid Content-Type for Netlify Dev forms request"
2 participants