Is there a quick tool (http client) that I can use to post different data to a Url for testing purpose. Like posting json object, modifying the headers (POST, PUT) for testing RESTful web service.
|
feedback
|
|
Although I haven't used it in that way myself I'm pretty sure http://www.fiddler2.com/fiddler2/ could do that for you with it's Request Builder. | |||
|
feedback
|