vronic / chrome-rest-client

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

Body when using custom-method #68

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
# A
1. Select custom method
2. No  option for entering the body of the request

# B
1. Select POST
2. Enter some body text
3. Select custom method
4. Send request

What is the expected output? What do you see instead?

In A the request is sent correctly although I cannot specify a body. In B the 
request is sent with the body I entered while having POST selected.

/kim

Original issue reported on code.google.com by m...@kimbirkelund.dk on 30 Jul 2012 at 6:31

GoogleCodeExporter commented 8 years ago
Other methods should have possibility to add request payload. 
Thanks for issue report.

Original comment by jarro...@gmail.com on 2 Sep 2012 at 10:19

GoogleCodeExporter commented 8 years ago
It is fixed in revision 150. It will be available in next update.

Original comment by jarro...@gmail.com on 27 Sep 2012 at 3:49