hurl: Send HTTP Requests And View Responses
24
Aug
// php the_time('Y') ?>
hurl is a free web-based application which enables users to send custom HTTP requests & view the responses.
It can seem unfunctional at first but for anyone who is working with APIs, the service is a great time-saver to easily see the responses & develop accordingly.
It is possible to add any number of headers to the request, define user-pass for HTTP authentication & set the request to follow redirects.
Optionally, you can sign-up to save the requests-responses for future comparison.
Website: http://hurl.r09.railsrumble.com/
Demo: http://hurl.r09.railsrumble.com/hurls/59de6e57bda2a0...
Demo: http://hurl.r09.railsrumble.com/hurls/59de6e57bda2a0...
- Tags:
API
- Filed under: Extras, No License, Tools
- 1 Comment





















One Response for "hurl: Send HTTP Requests And View Responses"
A Mozilla plugin that does the same is https://addons.mozilla.org/en-US/firefox/addon/5946
Interesting site.