 | |  | Download IE HTTP Analyzer | | | | Soft32.com Windows Network Tools Miscellaneous Network Tools | IE HTTP Analyzer 3.2 HTTP and HTTPS Protocol Analyzer for IE
| | | | Version 3.2 - May 2, 2008
New: Add two events to automation library HTTPAnalyzer class. One is OnNewEntry(HTTPAnalyzer . ILogEntry , ref bool) . ,Occurs immediately before an new LogEntry adds to log. The other is OnUpdateEntry(HTTPAnalyzer . ILogEntry ) , Occurs . when update a specific Logentry in the log. New: Use the new "Find" dialog to "globally" locate text in the log of recorded requests. The search attributes can be: . URLs, Headers, Content, Cookies, Query strings, Post data, Stream.... New: Star a recorded request, Add or remove a star to a recorded request. Stars allow you to give a request a special . status. the user can also use the the dropdown filter button of the new "Starred" column to change the filter criteria (starred . or not). New: Double clicking on a Status-code or Error-code row in the summary panel will apply the filter criteria in the log that . Status-code/Error-code equals to the text of the selected row. . New: Add a new Export Option "Export Response Content to Dir..." to the "save" dropdown menu that allows user to export . all captured content to a selected directory. New: Add a "format" button to the JSON Viewer that reformat JSON output to be easily readable by a human. Changed: Move "Clear cookies" and "Clear cache" button to the "Tools" dropdown menu. Fixed: A compatibility issue with Vista, In some cases, the Vista can't not launch the Winsock Injectlibrary NT service . correctly. Fixed: A "auto scroll" bug that the selected row in the session grid jumps sometimes. Fixed: An bug that Icon file can't be displayed correctly in the browser tab of the content page. Fixed: An bug that "RemoteAddr" and "LocalAddr" label can't be displayed in the stream page after loading log file.
Version 3.1 - Jan 30, 2008
New: Add two events to automation library HTTPAnalyzer class. One is OnNewEntry(HTTPAnalyzer . ILogEntry , ref bool) . ,Occurs immediately before an new LogEntry adds to log. The other is OnUpdateEntry(HTTPAnalyzer . ILogEntry ) , Occurs . when update a specific Logentry in the log. New: Use the new "Find" dialog to "globally" locate text in the log of recorded requests. The search attributes can be: . URLs, Headers, Content, Cookies, Query strings, Post data, Stream.... New: Star a recorded request, Add or remove a star to a recorded request. Stars allow you to give a request a special . status. the user can also use the the dropdown filter button of the new "Starred" column to change the filter criteria (starred . or not). New: Double clicking on a Status-code or Error-code row in the summary panel will apply the filter criteria in the log that . Status-code/Error-code equals to the text of the selected row. . New: Add a new Export Option "Export Response Content to Dir..." to the "save" dropdown menu that allows user to export . all captured content to a selected directory. New: Add a "format" button to the JSON Viewer that reformat JSON output to be easily readable by a human. Changed: Move "Clear cookies" and "Clear cache" button to the "Tools" dropdown menu. Fixed: A compatibility issue with Vista, In some cases, the Vista can't not launch the Winsock Injectlibrary NT service . correctly. Fixed: A "auto scroll" bug that the selected row in the session grid jumps sometimes. Fixed: An bug that Icon file can't be displayed correctly in the browser tab of the content page. Fixed: An bug that "RemoteAddr" and "LocalAddr" label can't be displayed in the stream page after loading log file.
Version 3.0.2 - Nov 28, 2007
New: Real-time Request Level Time Chart. The colored time chart is used to express the relative time between a single . network level timing (i.e. , DNS lookup, TCP connects) and other timing segments in the same request. . New: Real-time Page/Process Level Time Chart. The colored bars are used to express the relative timing of requests in . the same group ( Webpage for IE Add-on, Process for Stand-alone) and the different phases of an HTTP request, e.g. . blocked, connect, etc. It shows directly and visually how a site is performing, which can help the user to find and diagnose . the common problems quickly. New: Real-time Multi-level summaries. The summary panel displays the real-time updated summary information on the . HTTP/HTTPS requests in a single webpage, a single monitored process or the whole log. . New: Grouping Of Requests By Page/Process. In Add-on Edition, Requests are now grouped by page by default. while . in Stand-alone Edition, Requests are grouped by process name by default. Each group can be separately expanded or . collapsed. Requests that are grouped can be navigated more easily. . Improve: Request Builder, In V3, User can use multipart/form-data POST method to upload files (introduced in RFC . 1867) and View the response headers and content. . New: Build-in JSON Viewer The JSON viewer simply shows a tree structure representation of the JSON format. You can . use the "Send to JSON Viewer" command in any editor to directly send selected content to the build-in JSON Viewer. . New: Native Log Files, Smaller and More Information HTTP Analyzer V3 introduced a new log file format (*.halog), . Compared to the previous XML version, it has a smaller size, and can record more information. In V3, HTTP Log records will . been save as this file format by default. New: A New "View" menu item has been added to the toolbar and main menu. It contains many appearance options for . the session grid View.
Version 2.2.2.109 - Mar 11, 2007
New: Add a "Sent" column that displays the number of bytes sent to server and rename the "Size" column as "Received". . New: Add a "Host" column that displays the Internet host and port number of the resource being requested. New: Add a "IP Address" column that display the IP address of the resource being requested. It allows you to group . sessions by connection. Changed: Tabs are now grayed if they do not contain any data. Changed: The "Always select the latest request" button is off by default. Changed: Column sorting is case-insensitive manner. Fixed: when using a filter in HTTP Analyzer and "Always select the latest request" is on, the drop-down menu and list box . don't work when they are opened, they close immediately without a chance to select anything. . Fixed: HTTP Analyzer can persist the height state of the main data grid. Fixed: When you export the grid to Excel from HTTP Analyzer, the "start time" column have the granularity shown in the grid, . instead of being truncated to the minute level. Fixed: A bug in the process of "auto update".
Version 2.1.1.51 - Sep 6, 2006
Fixed: The incorrect bytes received value is much larger than the content-length header value when using HTTPs SSL . encryption. Fixed: Some incorrect repeated contents are contained in the response stream. New: A hint box is displayed when hovering over a cell containing clipped text in the session grid. . Fixed: Fake virus warning from Symantec antivirus. Fixed: Incompatibility with opera. Fixed: The first line is always empty in the querystring page. Fixed: A bug in decompressing the response. Fixed: A bug in reading the Http Chunked Stream. Fixed: A bug in the registration process. Fixed: A frozen bug in the HTTP Analyzer IE Add-in edition. Improved: Show more information in the request builder after the http operation is successful. .
Version 2.0.1 - Jul 26, 2006
New: HTTP Request Builder, Users can handcraft a HTTP request by using the HTTP Request Builder, or they can use a . drag-and-drop operation to move an existing request from the session grid to the Request Builder to execute it again. Improved: Now, HTTP Analyzer can capture HTTP/HTTPS traffic from ASP. NET web service application. New: Add a "Body-Size" column that displays the size of the HTTP Response body. (Not include the size of HTTP . Response Header). New: Add a "Content-Length" column that displays the "Content-Length" field of the HTTP Response headers. New: Add a "Caching" column that displays the "Caching" field of the HTTP Response headers. New: Save log files in three formats. "Full": Contain the response content stream. "Compact": Compact log without content stream. "URL List": Export only URL list. Improved: HTTP Analyzer Std edition works well under non-admin account. We need to install a NT service to call . InjectLibrary from it. The service have no negative impact on performance of your OS. New: Add a "Open with..." submenu to popup menu of editor. it allows to open the content of editor with the registered . applications or choose program to open the content. New: add a "Reissue selected Requests" item to popup menu of session grid. New: add a "Compare" submenu to popup menu of session grid to compare requests by selecting two requests. New: add a "Show Hex Viewer" to popup menu of editor to view the content stream in hex viewer. New: View XML data as a tree structure in the content browser. New: Add a "New process..." and "Reopen process" items to start logging popup menu to create and monitor a process. Improved: Handle syntax highlighting correctly for JavaScript, CSS which embedded in html document. New: A "Pause" button has been added to the toolbar that pause or resume the logging operation. . New: Enable auto-update feature, you'll always have the latest version. New: A 'Check for Updates' menu item has been added to the help menu. New: A "Stay on top" menu item has been added to the view menu. New: A grid menu item has been added to the main menu. New: A "Send it to request builder" menu item has been added to the popup menu of session grid to send the selected . request to the HTTP request builder. Improved: Auto save the group and summary status of the session grid. Improved: Contrast colors for even / odd rows of the session grid. Improved: Bold font highlights the name column of the grid. Improved: Allow to install Version 2.0 on a system which already has Version 1.0 installed. . New: Whenever there's a crash/exception raised, automatically collect lots of useful information, and give the end user the . possibility to send a full bug report. New: Add a command-line interface to HTTPAnalyzerStd.exe.
Version 1.7.4 - May 31, 2006
Fixed: Resolve the conflict with some IE Add-ins which hook wininet.dll. Fixed: Fixed an UNICODE related bug in HTTPDecode. Improved: Decrease the size of HookWinsock.dll. Changed: The software protection method has been changed. .
Version 1.7.2 - Mar 26, 2006
New: Add custom filter capability to URL and durations Field. New: Add a checkbox on toolbar "always select latest request". Fixed: Sometimes HTTP Analyzer can't import the log xml file when the file is larger than 64MB. . Fixed: HTTP Analyzer can't show uncompressed data when the content encoding is "deflate". Fixed: A serious bug, Sometimes, only part of the original response content is saved. Improve: Improve performance by using highly optimized routines from the FastCode project and an all new high performance . non-blocking multithreaded memory manager. Fixed: Sometimes HTTP Analyzer mixes the data responded.
IE HTTP Analyzer 3.2 Integrates into the lower part of IE browser window. It allows you to capture
HTTP/HTTPS traffic in real-time. It displays a wide range of information, including Header, Timing, Content, Cookies, Query Strings, Post data, redirection URLs and more. It also provides cache information and session clearing, as well as HTTP status code information and filtering options. A useful developer tool for performance analysis, debugging and diagnostics.... [read more] [download now] | | | add to my programs | add to my alerts | suggest to a friend | report error | request review
| Related software downloads for IE HTTP Analyzer 3.2 |
| http-ping 3.2 http-ping probes a given URL and displays relevant statistics. Most Popular in Network Tools Most Popular in Windows Seeker 3.11.0.1 Seeker's has an ultra-fast file search engine on top of a powerful file search. Egg 1.591 Multifunction timer settable from 3 seconds up to 49 days with quad timer LAN Spider 2.2.5 LAN Spider is a fast, convenient and powerful network file searching utility. Folder Lock 6.3.1 Password protect, lock or encrypt files and folders from others in seconds. XRumer 5.011 XRumer is a software application that automatically posts your messages to forum First Remote Patient Monitoring Trial Using Mobile Technology in New Zealand Nov 08 2009, 12:47 The Auckland District Health Board (ADHB), Gen-i (a member of the Telecom New Zealand Group) and Alcatel-Lucent have joined efforts to launch New Zealand’s first trial of a healthcare remote patient monitoring (RPM) solution using mobile technology to monitor and manage chronic illness in the home. The three-month trial focuses on 20 heart disease patients selected by Auckland Hospital. read full story Telecom Companies Announce a Standards Based Solution for Voice and SMS Services over LTE Nov 04 2009, 19:58 AT&T, Orange, Telefonica, TeliaSonera, Verizon, Vodafone, Alcatel-Lucent, Ericsson, Nokia Siemens Networks, Nokia, Samsung Electronics, and Sony Ericsson have defined the preferred way to ensure the smooth introduction and delivery of voice and SMS services on Long Term Evolution (LTE) networks worldwide. read full story NEC Bring Clearer Television Pictures to Denmark Nov 04 2009, 19:26 NEC announced that it has completed the implementation of the digital terrestrial TV-network in Denmark for the network operator, Broadcast Service Danmark A/S (BSD). The switchover from analogue to digital took place on October 31, 2009 at midnight, marking a significant date in Danish television history. read full story | | | | | | |  | | | | | |