Page level time charts now include lines to indicate when events were raised during the loading of a page:

Requests occurring after the page onload event are now grouped with the requests recorded during the initial loading of the page:

HttpWatch now examines each request and issues warnings where problems relating to performance, security or functionality are detected. Requests that have warnings are highlighted with a new Warning column marker:

and a new request level Warnings tab shows the details of each potential problem:

There's also a new Warning tab in the Summary window that summarizes the occurrence of each type of warning in a page or set of selected requests:

Right clicking on a grid's column headers opens a customization menu:

For example, you may want to increase the font size if you are using HttpWatch in a demonstration:

There's now more than thirty columns to choose from in the main request grid covering almost every data item that is available in HttpWatch:

The CSV output now can now be customized to include the data fields that you need:

Data tips are now displayed when you hold the mouse pointer over an item such as an HTTP status code:

Or a header value saving you the trouble of looking up what the value means:

The new icon based type column saves space and provides an instant visual marker for different types of content. The data tip shows the underlying mime type:

The result column now uses red to indicate errors and gray for (Cache):

The cookie tab now displays the HttpOnly and Secure flags for each cookie; including cookie values that were sent to the server. The source column shows whether the cookie value was returned from the server, set by Javascript or saved in the cookie store by a previous session:

HTTP Archive (HAR files) can now be:
The automation interface allows HttpWatch to be controlled from programs written in almost any programming language (e.g. C#, VB.Net, Ruby, Javascript). In version 7.0, this interface has been extended with new classes, properties and methods to support:
The documentation is also improved with a new format and object relationship diagrams:

The content type of uploaded files is now shown in a separate column in the POST Data tab:

For information about new features in version 6 please see 'New in Version 6.x'.