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

On 'DELETE' method, convert data to query string path #199

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rockmkd
Copy link

@rockmkd rockmkd commented Jul 10, 2015

On RFC-7231(https://tools.ietf.org/html/rfc7231#section-4.3.5)

A payload within a DELETE request message has no defined semantics;
sending a payload body on a DELETE request might cause some existing
implementations to reject the request.

So I think DELETE method should use query string rather than message body

CC. @yeonhoyoon

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.

None yet

1 participant