RESTTest: useful extension for FireFox

Friday, November 2, 2007

Here is an interesting extension for Firefox (2.0.0.9 now released patches) written by Kris Zyp. RESTTest allows for send and receive to check a URL using the REST protocol, choosing between the canonical methods GET or POST (possibly customizable). RESTTest can be used to test the XmlHttpRequest object and then to test the application [. ..]

Related articles: