HTTP Debugger Pro 7.3 » Developer.Team

HTTP Debugger Pro 7.3

HTTP Debugger Pro 7.3
HTTP Debugger Pro 7.3 | 7 Mb


Ultimate HTTP sniffer and analyzer working with all browsers; apps in C++, C#, Java; and servers like IIS, Apache, Tomcat and NodeJS. It shows all HTTP traffic: incoming and outgoing . No need to change proxy server settings.

Works With
All Browsers
Supports Google Chrome, Mozilla Firefox, Internet Explorer and Opera.

Debug Desktop
Applications
Analyze http traffic of any desktop software written in C++, C# and Java.

Monitor Server
Applications
View in/out http traffic of web servers, including IIS, Apachi, Tomcat and Node.js.

Modify HTTP
Traffic
Modify HTTP sessions, redirect TCP/IP connections, simulate server responses.

Decrypt SSL
Sessions
Decrypts HTTPS from applications and browsers including IE, Firefox and Chrome.

Detects Errors
And Issues
Automatically detects and highlights errors and malfunctioning web pages.

Detailed Charts
And Diagrams
Visualize http traffic in a comprehensible form of charts and diagrams.

Feature-Rich
User Interface
Group, filter, highlight and bookmark http sessions. Advanced search, save/restore.

About HTTP Debugger API
HTTP Debugger API allows to view and analyze the HTTP traffic directly from your applications in C++, C# and Java, and control HTTP Debugger from automation scripts like PowerShell, jаvascript/NodeJS, etc.

$api = New-Object -ComObject HttpDebugger.Api
    $api.LoadSettings("C:\MySettings\settings.xml");
    $res = $api.StartLogger("C:\Tmp\Logs")

    $ie = New-Object -ComObject InternetExplorer.Application
    $ie.Visible = $true;
    $ie.Navigate("http://www.google.com");
    [System.Threading.Thread]::Sleep(5000)
    $ie.Quit();

    $api.StopLogger();


v7.3 June 7, 2016
Improvements

HTTP traffic for locally running web servers is now displayed in a separate tab.
Improved Reports.
Improved Charts and Diagrams.

Other Changes

Removed minimize to tray option.
Removed Traffic Meter pane.

Bug Fixes

Fixed the bug with displaying incorrect timings offset for server traffic.


[/b]

[b] Only for V.I.P
Warning! You are not allowed to view this text.
SiteLock