mjrgit / chrome-rest-client

Automatically exported from code.google.com/p/chrome-rest-client
0 stars 0 forks source link

Unable to send message body with GET #183

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'm not able to send content with GET. I can see that this may be by design but 
the HTTP spec does not prevent this from occuring. I am trying to run a test of 
a SPARQL Endpoint using the SPARQL 1.1 Graph Store Protocol. If you look at 
section 5.2 the HTTP GET verb uses a message body to send a SPARQL query.

http://www.w3.org/TR/2013/REC-sparql11-http-rdf-update-20130321/#http-get

Original issue reported on code.google.com by mac...@gmail.com on 9 Jun 2013 at 9:14

GoogleCodeExporter commented 8 years ago
I need this function too for elasticsearch debug

Original comment by xiao...@gmail.com on 24 Jan 2014 at 10:20

GoogleCodeExporter commented 8 years ago
Please fix this.  Advanced Rest Client artificially prevents me from including 
a body in a GET request although the HTTP spec contains NO SUCH RESTRICTION.

Original comment by ehartf...@gmail.com on 15 Jun 2015 at 5:59

GoogleCodeExporter commented 8 years ago
I need to use this to test my elastic search

Original comment by ehartf...@gmail.com on 15 Jun 2015 at 6:01

GoogleCodeExporter commented 8 years ago
I also need this functionality to debug elasticsearch

Original comment by shiddali...@gmail.com on 8 Jul 2015 at 12:21