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.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.