When HttpWatch is installed, it adds an extension into the selected browsers that can be used to record and view HTTP requests. The extension window can be opened by clicking on the HttpWatch icon (see Getting Started ).
The HttpWatch extension window consists of three sections:
Toolbar
The toolbar is displayed at the top of the window and contains buttons that are used to control HttpWatch. For more information see Toolbar Buttons.
Request Grid
This displays a scrollable list of HTTP requests that have been recorded by HttpWatch. For more information see Requests Grid.
Request View
Selecting an item in the requests grid causes the lower part of the HttpWatch window to display detailed information about that item. The size of this region can be adjust by dragging the horizontal line that separates it from the requests grid. For more information see Request View.
The basic steps required to control logging are as follows:
You can avoid logging certain types of requests by using the filter. For example, if you are only interested in the pages returned by a site and not the images you would do the following:
This will restrict HttpWatch to only recording HTTP requests that return HTML content. For more information see Using the Filter.
The Save button in HttpWatch allows the log to be saved as a .hwl (HWL) file and loaded into HttpWatch Studio at a later date (See Save button ). The log can also be exported as an HAR or CSV file.