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

Send request body on DELETE request #555

Merged
merged 1 commit into from
Dec 20, 2016
Merged

Conversation

jondeandres
Copy link
Contributor

It seems that customers are sending body data in their DELETE
request. In general those bodies are ignored by few servers but not
always and not all of them.

So, just allow DELETE requests to be body parseable.

@jondeandres jondeandres force-pushed the PUT-and-DELETE-params branch 2 times, most recently from ff2beaa to f620502 Compare December 19, 2016 16:35
It seems that customers are sending body data in their DELETE
request. In general those bodies are ignored by few servers but not
always and not all of them.

So, just allow DELETE requests to be body parseable.
@jondeandres jondeandres force-pushed the PUT-and-DELETE-params branch from f620502 to 0051ac2 Compare December 19, 2016 16:55
@jondeandres jondeandres merged commit bdc23a3 into master Dec 20, 2016
@jondeandres jondeandres deleted the PUT-and-DELETE-params branch December 20, 2016 16:24
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