h-tadagawa / rest-client

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

POST and PUT methods support Request body #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
RESTClient should support sending request body.

The internal API details for developers:

http://jakarta.apache.org/httpcomponents/httpclient-3.x/methods/post.html
http://www.netlikon.de/docs/commons-httpclient-3.0/apidocs/org/apache/commons/ht
tpclient/methods/PostMethod.html

Original issue reported on code.google.com by subwiz on 3 Dec 2007 at 11:01

GoogleCodeExporter commented 8 years ago
Just wanted to add my vote for this one.

Original comment by stoicfl...@gmail.com on 5 Dec 2007 at 9:51

GoogleCodeExporter commented 8 years ago
http://www.jroller.com/jcraze/entry/wiztools_org_restclient_1_0

Ben's request for loading body content from file has been done.

Original comment by subwiz on 9 Dec 2007 at 6:57

GoogleCodeExporter commented 8 years ago

Original comment by subwiz on 10 Dec 2007 at 7:54