API Debug Tool: hurl
Friday, August 28
hurl is an web based API debuging tool which allows users to send custom HTTP requests and view the responce. hurl is very easy to used and can prove to be a great application in a developers armory. hurl is free and avalible for anyone to use.

hurl allows you to add any amount of headers to the request, define a user password for the HTTP authenication and set a redirect. You can also create an account at hurl, this allows you to save the request responces for future comparison.