ilariapiva / rest-client

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

Support custom Content-Types #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In the Content-Type selector for the POST Body, it'd be nice to be able to
specify a custom content. A radio button with "Official" enabling the
drop-down list and "Other" enabling a textbox would be nice.

This tool has been handy when I need to quickly test some REST
functionality we're developing, but I need a way to specify a non-standard
or non-official content type for testing.

Original issue reported on code.google.com by steve.ar...@gmail.com on 23 Jul 2008 at 9:37

GoogleCodeExporter commented 8 years ago
This has been addressed in the new development version. It is available here:

http://wiztools.org/project/RESTClient/restclient-3.0-SNAPSHOT-jar-with-dependen
cies.jar

Please download this and use till I release a new version.

Original comment by subwiz on 24 Jul 2008 at 6:26