 | Main Menu |  |
 | Categories |  |
 | Add to Social Bookmarks |  |
|
| IE HTTP Analyzer 3.2 |
Use the below code to display the award image on your website:
IE HTTP Analyzer is an add-in for Internet Explorer, that allows you to
capture HTTP/HTTPS traffic in real-time. It can trace and display wide range of information, including Header, Content, Cookies, Query Strings, Post data, Request and Response Stream, redirection URLs and more. It has a request builder that enables you to handcraft a HTTP/HTTPS Request. It also provides cache information and session clearing, as well as HTTP status code information and several filtering options. A useful developer tool for performance analysis, debugging and diagnostics.. IE HTTP Analyzer integrates into the lower part of your IE browser window and can be opened/closed from the IE toolbar.
Program system requirements: MS IE5.5 or Higher
New in this version: 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.
|
|
Size
|
3 MB |
|
License |
Shareware |
|
Price
|
99 USD |
|
Downloads
|
2 |
|
Operating System
|
WinME,Windows2000,WinXP,Windows2003,WinME,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate |
|
Languages
|
 |
|
Developer
|
IEInspector Software (» more programs) |
|
|
|
|
|
|
|
|
 | Comments |  |
 |
No Comments have been Posted.
|  |  |  |  |
 | Post Comment |  |
 |
Please Login to Post a Comment.
|  |  |  |  |
 | Ratings |  |
 | Alerts |  |
 | IE HTTP Analyzer Program Releases History |  |
 |
| Software: |
IE HTTP Analyzer 3.1
|
| Update date: |
2008-01-30 03:53:00 |
| Release Notes: |
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. |
| Software: |
IE HTTP Analyzer 3.0.2
|
| Update date: |
2007-11-26 04:50:00 |
| Release Notes: |
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. |
| Software: |
IE HTTP Analyzer 2.2.3
|
| Update date: |
2007-11-12 05:02:00 |
| Release Notes: |
New: HTTP Analyzer is now code signed with IEInspector.com publishing certificate . . 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. . Fixed: An installation issue on some Windows Vista computers. . |
| Software: |
IE HTTP Analyzer 2.2.2.109
|
| Update date: |
2007-09-23 05:09:00 |
| Release Notes: |
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". |
| Software: |
IE HTTP Analyzer 2.1.1.51
|
| Update date: |
0000-00-00 00:00:00 |
| Release Notes: |
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. . |
|  |  |  |  |
 | Related downloads |  |
|