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

DELETE requests also send parameters in URL #2

Merged
merged 1 commit into from
Jul 16, 2015
Merged

DELETE requests also send parameters in URL #2

merged 1 commit into from
Jul 16, 2015

Conversation

boechat107
Copy link

It's a proposal to make DELETE requests behave like GET and HEAD when sending parameters.

Reference of an interesting discussion about the subject: https://github.com/AFNetworking/AFNetworking/issues/179.

It's a proposal to make `DELETE` requests behave like `GET` and `HEAD` when sending parameters.

Reference of an interesting discussion about the subject: https://github.com/AFNetworking/AFNetworking/issues/179.
@weavejester
Copy link
Member

This seems reasonable.

weavejester added a commit that referenced this pull request Jul 16, 2015
Change DELETE requests to send query params
@weavejester weavejester merged commit 1357d94 into ring-clojure:master Jul 16, 2015
@weavejester
Copy link
Member

Oh, annoyingly Github shows wrap when there isn't any.

weavejester added a commit that referenced this pull request Jul 16, 2015
Change DELETE requests to send query params
@weavejester
Copy link
Member

I added some linebreaks to the commit message and re-committed.

weavejester added a commit that referenced this pull request Jul 16, 2015
@boechat107
Copy link
Author

OK. Thanks!

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