June 5, 2012 Mozilla Firefox 13 was released today and includes a significant performance related feature. By default, it now uses the SPDY protocol with any supporting web site.
The SPDY protocol was developed as part of Google’s ‘Lets make the web faster’ initiative to overcome these performance related problems in HTTP:
Item 1) is particularly significant as the round trip time to the server has a large impact on the amount of throughput that can be achieved on an HTTP connection. The SPDY protocol overcomes these problems by adding a multiplexing and header compressing layer between SSL and HTTP:
There’s more information about SPDY in the white paper and specification.
Although, few companies currently use SPDY it is now enabled on all Google servers that use HTTPS. For example, if you access Gmail or a secure version of the Google search page with Google Chrome or Firefox 13+ you will be using SPDY.
This also applies to any web components served by Google over HTTPS. For example, if your secure site uses the Google Ajax libraries or Google Analytics these will be served with SPDY when possible.
When we updated HttpWatch with Firefox 13 support, we also added SPDY support because it will now be frequently used due to Google’s influence on the web.
The main difference you see in HttpWatch with SPDY is that it displays the SPDY stream ID on the Overview page:

The Stream tab now shows the raw SPDY request and response messages. The compressed headers appear as unreadable character sequences at the start of each message. The tab also shows how many SPDY data frames were used to send or receive the content:

There are also some new columns so that SPDY related data can be displayed in the main grid and exported to CSV files:

A full list of changes in version 8.3 is included in the version history.
Posted on June 05, 2012 in
Firefox,HTTPS,HttpWatch
Tags: Firefox,HttpWatch,SPDY
RSS for this post |Trackback URL
April 25, 2012 HttpWatch 8.2 is now available for download. As well as including support for Firefox 12, we’ve also improved the use of the clipboard for transferring content from requests directly into other applications:

The content is placed on the clipboard as text or image based formats as appropriate and as a file object. The file object format can be directly pasted into supporting Windows applications. For example, a content file can be pasted into a Windows folder:

Or as an attachment in Microsoft Outlook:

If you’ve got any suggestions about how we can improve your productivty in HttpWatch please contact us using the HttpWatch Feedback Form, by email or by adding comments to this post.
Posted on April 25, 2012 in
Firefox,HttpWatch
Tags: clipboard,Firefox,HttpWatch
RSS for this post |Trackback URL
March 14, 2012 HttpWatch 8.1 is now available for download. The new features in this release include support for Firefox 11:

and Internet Explorer 10 running on the Windows 8 Customer Preview:

There’s also support for auto-completion of text entered into the Find:

and Filter windows:

You can check whether you have the latest version installed by going to Help->Check for Updates in HttpWatch. A full list of changes is available in the version history.
Posted on March 14, 2012 in
Firefox,HttpWatch,Internet Explorer
Tags: Firefox 11,HttpWatch 8.1,IE 10
RSS for this post |Trackback URL