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

Enabled request body for GET method (to help develop against elasticsearch) #49

Merged
merged 1 commit into from
Apr 6, 2016
Merged

Conversation

namero999
Copy link
Contributor

Hello, I've created this patch to enable the request body panel for GET requests as well. Although per specification, request body for GETs is semantically void and servers are supposed to ignore it, it's not out of standard to send such requests.

As a matter of fact, the popular search server elasticsearch uses such feature https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-body.html

@subwiz subwiz merged commit 07cbbd9 into wiztools:master Apr 6, 2016
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