HTTP Proxy can act as an independent HTTP client, allowing you to create requests, edit them, and viewing the responses.
To create a new request, click New Request in the Main window.
When a response is received for a request that has no browser connection (either because the browser closed the connection, or because such a connection did not exist in the first place), it cannot be submitted back to the browser.
To send a new request on the same connection, click Clear Response, and then edit the new request (see Editing Requests and Responses) or load a saved request (see Loading and Saving Requests).
To submit the default request, load the file named default.reqz from the Template Directory.
If default.reqz does not exist, a hard-coded default is used instead.
To change the default request, save the request you would like to use as the new default to <template_directory>/default.reqz. See Loading and Saving Requests.