Main > Network & Internet > Web Browsers >

HttpWatch Professional Edition 7.1.30



 

HttpWatch Professional Edition 7.1.30

Sponsored Links

HttpWatch Professional Edition 7.1.30 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 15.1MB
Platform: Windows 7, Windows Vista, Windows XP
License: Freeware
Price:
Downloads: 26
Date added: 2011-02-20
Publisher: Simtec

HttpWatch Professional Edition 7.1.30 description

HttpWatch Professional Edition  7.1.30 offers users with an effective yet beneficial HTTP sniffer for IE and Firefox  which is designed to provide new insights into the way your website loads and performs.

Benefits:

  • Seamless HTTP and HTTPS monitoring without changing network settings or adding proxies
  • See low-level HTTP information such as headers, cookies, etc and millisecond accurate timings.
  • Real-time page and request level time charts show performance bottlenecks
  • Your users and customers can send you log files for free
  • Automatically detects and highlights potential configuration, performance and security problems
  • Use it in automated tests written in C#, Ruby, Javascript, ...

Major Features:

  1. Records HTTP
    • Headers and Cookies
    • URLs and method (e.g. GET, POST, etc)
    • Parameters sent in a query strings and POST requests
    • HTTP status codes and errors
    • Redirections
    • The network size of the HTTP response including headers
    • Chunked encoding
  2. Decrypts HTTPS Traffic
    • Secure browser sessions that use the HTTPS protocol are displayed in their unencrypted form in HttpWatch, making it easy to debug banking and finance applications.
  3. Integrates With Internet Explorer and Mozilla Firefox
    • Starting HttpWatch is simple and easy. An extra icon is added to Internet Explorer and Mozilla Firefox allowing HttpWatch to be opened and started with two mouse clicks:
  4. Compact & Comprehensive Log Files
    • The log file format used by HttpWatch results in much smaller files that other formats such as XML and contains everything that is displayed in HttpWatch. This includes binary format files and streams, compressed content and network information. If your customers send you HttpWatch log files you will get a full and accurate representation of the HTTP activity in their browser.
  5. Includes a Standalone Log File Viewer
    • A standalone log file viewer allows HttpWatch .hwl files to be viewed and modified outside the browser.
  6. Summary of Recorded Traffic
    • Performance - this tab shows how long the requests took to complete and can be used to accurately measure page download time. It also shows how much network bandwidth was used and the savings achieved from using HTTP compression
    • Page Events - this tab shows the events recorded during the loading of a single page
    • Timings - this tab shows the minimum, maximum, average and total for each type of timing
    • Status Codes - this tab records how many times each HTTP status code was received
    • Errors - any network or HTTP level errors are displayed on this tab. Double clicking on an error finds the first request that caused the error. Pressing F3 then takes you to the next request that also failed in the same way.
    • Warnings - any warnings that were detected by HttpWatch are summarized on this tab. Double clicking on a warning finds the first request that on which the warning was detected. Pressing F3 then takes you to the next request that also has the same warning.
  7. Grouping Of Requests By Page
    • Requests are grouped by page as shown below. Each page group can be separately expanded or collapsed to aid navigation through large log files.
  8. Real-Time Page Level Time Charts
    • Page level time charts are displayed and updated in real-time as you record requests in HttpWatch. This gives a direct, visual indication of how a site is performing - allowing common problems to be diagnosed at a glance:
  9. Request Level Time Charts
    • The time chart displayed for each request is broken down into a number of colored sections to show network level timings such as DNS lookup and TCP connects:
  10. Page Level Events
    • DOM Load - the DOMContentLoaded javascript event fired indicating that the page's Document Object Model (DOM) was loaded and ready to be used (Firefox only)
    • Page Load - the page's onload event fired indicating the page and its images were loaded
    • Render Start - the browser started to display the downloaded page
    • HTTP Load - the end of network activity during the loading of the page
    • The timing of each event is available in the data tip or Page EventeEvents tab
  11. Detects Potential Problems
    • HttpWatch examines each request and issues warnings where problems relating to performance, security or functionality are detected. Requests that have warnings are highlighted with a Warning column marker
  12. Customizable Data Columns
    • There's more than thirty columns to choose from in the main request grid; covering almost every data item that is displayed in HttpWatch
  13. Data Tips
    • Data tips are now displayed when you hold the mouse pointer over an item such as an HTTP status code:
  14. Collect Log Files from Customers and Users
    • The Basic Edition of HttpWatch saves exactly the same data as the Professional Edition in its .hwl  files, If you open one of these files in the Professional Edition, you can view all the extended HTTP information (e.g. headers, cookies, timings, etc) without any restrictions.
    • This means that you, and your customers, can record and view log files without having to purchase extra HttpWatch licenses. Here are two scenarios where you could make use of the free Basic Edition of HttpWatch:
      • Send log files to your suppliers
      • If you have HttpWatch Professional Edition the log files you record can be viewed by anyone using HttpWatch Basic Edition. This can be useful if you want to send log files to a supplier to illustrate a problem you are experiencing with a web based service.
    • View log files from your customers or in-house users
    • You can view log files from your customers and in-house users by getting them to install the free Basic Edition of HttpWatch. They can then record a trace file and send it to you for analysis in HttpWatch Professional Edition.
    • Only one of the parties involved requires a license for HttpWatch Professional. The other party can use HttpWatch Basic Edition free of charge. Please see HttpWatch Basic Edition vs Professional Edition for more detail.
  15. Automation Interface
    • HttpWatch has a comprehensive  automation interface that can be used by most programming languages (e.g. C#, Javascript & Ruby). The interface can be used to control the HttpWatch plug-in for IE or Firefox and to access data in HttpWatch log files. If you are already running automated tests, you can integrate HttpWatch and record HTTP level information during your tests. The recorded data that then be checked for certain types of configuration and performance problems (e.g. HTTP compression is not enabled).
    • The ability to access data in an HttpWatch log file makes it possible to develop custom reports and automate repetitive tasks. The C# code, shown below, exports all javascript files from a log file.
  16. Millisecond Level Timing
    • The timing information displayed in HttpWatch is accurate to a a single millisecond (0.001 sec)
  17. Supports Advanced Filtering
    • HttpWatch supports filtering of requests by wide variety of criteria such as content types, response codes, URLs, headers and content.
  18. HTTP Compression
    • HttpWatch works with systems that have HTTP compression enabled,  displaying the expanded content and providing information about the compression savings achieved.
  19. Dynamic Sorting
    • Data can be sorted in HttpWatch by clicking on a column heading. The sort order is applied to existing items and used to order new items as they appear.
  20. Extended Cookie Information
    • Whenever a cookie is sent to a web server only its name and value appear in the HTTP request message. HttpWatch also displays the associated domain, path and expiration data making it easier to determine why a particular cookie value is being used. In version 7 it also shows the HttpOnly and Secure flags along with the source of the cookie value.
    • Other HTTP monitoring tools only display this information for cookies in the HTTP response message.
  21. Network Level Performance Data
    • The Overview and Stream tabs show DNS lookups, TCP connects, IP addresses and ports used by an HTTP request. This can help locate network related problems and check that Keep-Alive connections are being used effectively.
    • The Send and Receive columns show the actual number of bytes that the browser had to send and receive when executing an HTTP request. Other tools just show you the content size, but it is the network level data sizes that really have an impact on performance:
  22. Displays Raw HTTP streams
    • HttpWatch displays the raw HTTP streams sent to and received from a web site:
    • This low level view of the HTTP protocol helps to show the effect of using technologies such as chunked encoding or compression, and can be useful if you want to reproduce a request programmatically.
  23. Shows Interaction with Browser Cache
    • HttpWatch shows the interaction between browser and its cache, not just network traffic between the browser and the web site. This is an important feature when a web site is being tuned for performance or to determine why pages are not updating correctly
  24. Keyboard Accelerators
    • All commonly used actions in HttpWatch can be invoked with keyboard accelerators, even when the keyboard focus is in another part of the browser's user interface. For example, this menu shows the keyboard accelerators that can be used to control filtering:
  25. Data can be exported to other formats
    • The data captured by HttpWatch can be exported in CSV (comma separated variable), HAR (HTTP Archive) or XML formats. Sample log files are available for download:
      • Sample CSV (comma separated variable) log file
      • Sample HAR (HTTP Archive) log file
      • Sample XML format log file
  26. Import HAR Files
    • HTTP Archive (HAR) files can be opened in HttpWatch Studio and viewed in the same way as data recorded with HttpWatch:
  27. Customizable CSV Export
    • The CSV output now can now be customized to include the data fields that you need:
  28. Accurately Records Requests and Responses
    1. HttpWatch logs and displays all the intermediate responses caused by the use of techniques such as redirection, authentication and 1xx responses. Some tools just synthesize the response and may show invalid responses (e.g. non zero Content-Length headers on 304 responses). With HttpWatch you see the actual data returned by the web server, even over HTTPS connections.
  29. Automatic Recording And Saving
    • HttpWatch can be configured to automatically record and save log files with no manual intervention or programming. Log files are written out to a specified directory at regular intervals or when the browser closes:
  30. Access to Cached and Downloaded Content
    • Text, image and flash based content can be viewed within HttpWatch, exported to another application or saved to a file. The content window uses syntax highlighting on common web formats, such as XML, HTML and CSS:
  31. Support for International Characters
    • HttpWatch supports many commonly used character encoding schemes so that it can display the correct international characters:
  32. Printing Support
    • HttpWatch log files can be printed in HttpWatch Studio or from the browser plug-in:
  33. Easy, Simple And Powerful
    • HttpWatch works with Internet Explorer 6 - 8 and Mozilla Firefox 2.0 - 3.6 on Windows XP,  Vista and Windows 7 (including IE  protected mode) . It can be easily installed in a few minutes - No device drivers or proxies have to be configured.
    • The setup program is simple to run manually, and supports automated deployment by scripts or tools such as SMS.
    • HttpWatch was the first integrated HTTP sniffer for Internet Explorer and leads the way with a simple, yet powerful, user interface.

Enhancements:

  • Fixed: A 'Failed to parse status line' error could occur when opening HAR files
  • Fixed: Opening a PDF file in IE9 RC would cause a 'Get doc object failed' error

Requirements:

  • Windows XP, Vista or Windows 7 (x86 and x64)
  • Internet Explorer 6.0 - 8.0 & 9 RC or Mozilla Firefox 2.0 - 3.6 & 4.0 Beta 11

HttpWatch Professional Edition 7.1.30 Screenshot

HttpWatch Professional Edition 7.1.30 Keywords

Bookmark HttpWatch Professional Edition 7.1.30

Hyperlink code:
Link for forum:

HttpWatch Professional Edition 7.1.30 Copyright

WareSeeker.com do not provide cracks, serial numbers etc for HttpWatch Professional Edition 7.1.30. Any sharing links from rapidshare.com, yousendit.com or megaupload.com are also prohibited.

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
HTML Email Merge, Text Email Merge, Merged Word DOC attachment (w/auto generated cover email) merge, Fax Merge and Mail Merge ACT! Add-on. Perform Series HTML document merges simply by specifying a *. Free Download
FlightCheck Professional verifies the critical elements in your job including colors, fonts and images. A must-have for graphic designers, printers, service bureaus and publishers; it dramatically imp Free Download
Going paperless, securing files, and creating CD/DVD archives has never been so simple! Docsvault offers high-end document management functionality plus much more, including a PDF creator, for under $ Free Download
Wondershare PPT2Flash Professional is an awesome PowerPoint to Flash Converter that enables you to create engaging flash presentation, demonstration and E-learning course. Free Download
A powerful & easy-to-use spam filter that blocks over 95% spam instantly for Outlook, OE & other email clients. Spam are placed in a quarantine area & can be retrieved or deleted. SpamWeed learns from Free Download
The ideal choice for small to medium sized organizations and individuals looking for an affordable photo ID card solution. Professional Edition offers an ideal photo ID management solution that is bot Free Download
Internet browser with network support and emailn features. One of the fastest browsers ever created. Free Download