send link to app

URLRequest lets you test HTTP GET, POST, PUT and DELETE requests. Just type the URL, the method, the headers and all the params you want to include. When the request has finished you will be able to see the response headers, source code, html and status code.

If the response string is in JSON format we even indent it for you to make it easy to read.