HTTP Debugger Latest Changes
https://www.httpdebugger.com/changes
See what has changed across HTTP Debugger releases.enWed, 12 Aug 2026 00:00:00 GMTHTTP Debugger 10.8: Rule profiles and import of HAR/SAZ sessions and Fiddler Classic rules
https://www.httpdebugger.com/changes#v10-8
httpdebugger-release-10.8Wed, 12 Aug 2026 00:00:00 GMT<p>Rule profiles and import of HAR/SAZ sessions and Fiddler Classic rules</p><h3>Improvements</h3><ul><li>Added rules profiles. You can now keep a separate set of filtering, highlighting, and traffic modification rules for each project or environment and switch between them in one click.</li><li>Added session import from HAR and SAZ files. You can now open traffic captured by Fiddler Classic or by browser developer tools and inspect it with HTTP Debugger.</li><li>Added an import of Fiddler Classic AutoResponder and Filter rules, and saved Composer requests.</li></ul><h3>Bug Fixes</h3><ul><li>Fixed an HTTPS certificate issue affecting some clients.</li><li>Improved the reliability of saving settings.</li><li>Fixed memory handling and stability issues.</li></ul>HTTP Debugger 10.7: MCP server for AI assistants, wider HTTPS capture, and certificate fixes
https://www.httpdebugger.com/changes#v10-7
httpdebugger-release-10.7Fri, 07 Aug 2026 00:00:00 GMT<p>MCP server for AI assistants, wider HTTPS capture, and certificate fixes</p><h3>Improvements</h3><ul><li>Added an MCP server. You can now analyze your traffic with any MCP-compatible AI assistant, such as Claude Code or Codex.</li><li>Added a Copy as cURL command. You can now copy any captured request as a cURL command from the grid context menu.</li><li>HTTPS capture now covers TLS 1.0-only servers and responses that do not fully follow the HTTP spec.</li><li>Added OCSP stapling for intercepted HTTPS. Clients that require a revocation check, such as curl on Windows, can now complete the TLS handshake.</li><li>Updated the capture engine: traffic from 32-bit applications on 64-bit Windows is captured again, HTTPS interception negotiates TLS 1.3 directly, and HTTP/2 rules no longer break the connection.</li></ul><h3>Other Changes</h3><ul><li>Improved the look of dialogs in the dark theme.</li></ul><h3>Bug Fixes</h3><ul><li>Fixed HTTPS certificate handling issues.</li></ul>HTTP Debugger 10.6: Compressed SSE capture, JSON/XML tree filtering, and method filters
https://www.httpdebugger.com/changes#v10-6
httpdebugger-release-10.6Mon, 13 Jul 2026 00:00:00 GMT<p>Compressed SSE capture, JSON/XML tree filtering, and method filters</p><h3>Improvements</h3><ul><li>Added support for capturing compressed (gzip and deflate) Server-Sent Events.</li><li>Added support for filtering traffic by HTTP method.</li><li>Added a quick-filter to the JSON and XML tree viewers.</li><li>Added Save and Copy commands to the JSON and XML tree context menu.</li><li>Added a Copy command to the Request and Response Details grids.</li><li>Added Ctrl+F search in the Content and Raw tabs of the Request and Response Details panes.</li></ul><h3>Other Changes</h3><ul><li>Reduced flicker in the Request and Response Details header pane during live streaming traffic.</li></ul><h3>Bug Fixes</h3><ul><li>Fixed WebSocket traffic being altered during capture, which could break the connection.</li><li>Fixed losing the selection when the traffic list re-sorts during live capture.</li><li>Fixed the JSON and XML tree viewers showing a blank view for some compressed responses.</li><li>Fixed non-English text showing as garbled characters in the JSON and XML tree viewers.</li><li>Fixed several message-panel display issues.</li></ul>HTTP Debugger 10.5: Rule search, hit counters and Reset Hits across the rule panes
https://www.httpdebugger.com/changes#v10-5
httpdebugger-release-10.5Mon, 06 Jul 2026 00:00:00 GMT<p>Rule search, hit counters and Reset Hits across the rule panes</p><h3>Improvements</h3><ul><li>Auto-Reply and Modify rules now show a real-time hit count.</li><li>Added rule-name search across the Filter, Auto-Reply, Highlight, Modify and Redirect panes.</li><li>Added a Reset Hits button to the Filter, Auto-Reply and Modify panes.</li><li>Various minor UI improvements.</li></ul><h3>Bug Fixes</h3><ul><li>Fixed an issue where HTTP Debugger could stop capturing traffic after upgrading from older versions.</li><li>Fixed a crash when clearing or deleting captured traffic during an active capture.</li><li>Fixed several rule and filter pane layout, tooltip, icon and spacing issues.</li></ul>HTTP Debugger 10.4: WebP image support, improved filtering and heavy-traffic capture
https://www.httpdebugger.com/changes#v10-4
httpdebugger-release-10.4Tue, 30 Jun 2026 00:00:00 GMT<p>WebP image support, improved filtering and heavy-traffic capture</p><h3>Improvements</h3><ul><li>Added full support for WebP images, both static and animated.</li><li>Filtering rules now show a per-rule real-time hit count.</li><li>Added built-in noise filters for common OS and background apps, such as svchost, OneDrive and Teams.</li><li>Improved UI responsiveness under heavy capture and while resizing or moving panes.</li><li>Expanded dark theme support for dialogs, buttons and labels.</li></ul><h3>Bug Fixes</h3><ul><li>Fixed the XML tree viewer: leaf-element text now appears in the Value column.</li><li>Fixed the JSON tree viewer: the real numbers are now labeled as the Real type.</li><li>Fixed Hex View display for binary responses.</li><li>Fixed several crashes and stale-image issues in the image preview.</li></ul>HTTP Debugger 10.3: Faster high-throughput capture and Windows compatibility fixes
https://www.httpdebugger.com/changes#v10-3
httpdebugger-release-10.3Fri, 12 Jun 2026 00:00:00 GMT<p>Faster high-throughput capture and Windows compatibility fixes</p><h3>Improvements</h3><ul><li>Faster capture with near-zero overhead when the app is closed.</li><li>Higher throughput under heavy traffic.</li><li>Smoother UI under heavy traffic.</li><li>Updated network components for better HTTP/2, SSL and WebSocket compatibility.</li></ul><h3>Other Changes</h3><ul><li>Improved installer upgrade metadata and major upgrade handling.</li></ul><h3>Bug Fixes</h3><ul><li>Fixed several issues that could stall the UI under heavy load.</li><li>Fixed HTTP/1 and HTTP/2 streaming for large and chunked content.</li><li>Fixed preservation of original compressed content headers and raw content size information.</li><li>Fixed WebSocket frame size reporting to include the original wire frame size.</li><li>Fixed capture and SSL compatibility issues, including Mullvad Browser certificate validation.</li></ul>HTTP Debugger 10.2: Fix layout switching, pane, and high-DPI display issues
https://www.httpdebugger.com/changes#v10-2
httpdebugger-release-10.2Fri, 29 May 2026 00:00:00 GMT<p>Fix layout switching, pane, and high-DPI display issues</p><h3>Improvements</h3><ul><li>Improved compatibility with VPN providers.</li><li>Improved the display of filtering rules.</li></ul><h3>Other Changes</h3><ul><li>Renamed the SSE pane to Server-Sent Events.</li></ul><h3>Bug Fixes</h3><ul><li>Fixed toolbar button captions and sizing being clipped on high-DPI displays, such as at 150% scaling on Windows 11.</li><li>Fixed a crash when switching to the Right layout or re-selecting the current layout.</li><li>Fixed crashes when moving between auto-hidden side panels in the Right layout.</li><li>Fixed a crash when adding a new rule right after deleting one, and fixed focus and selection in the rules grid after deleting or refreshing a rule.</li><li>Fixed switching between the Bottom and Right layouts: open, closed and hidden panes are now preserved, along with the selected traffic rows.</li><li>Fixed layout redraw and update artifacts after changing the pane layout; the Summary keeps showing data for the selected request.</li><li>Fixed the Summary and Structure panes not displaying correctly after switching to the Right layout.</li></ul>HTTP Debugger 10.1: Add gRPC, WebSocket, and Server-Sent Events support
https://www.httpdebugger.com/changes#v10-1
httpdebugger-release-10.1Fri, 08 May 2026 00:00:00 GMT<p>Add gRPC, WebSocket, and Server-Sent Events support</p><h3>Improvements</h3><ul><li>The application interface was significantly redesigned and improved.</li><li>Added support for displaying gRPC, WebSocket and Server-Sent Events traffic.</li><li>Added support for WebSocket over HTTP/2.</li><li>Added a dedicated Messages / Events pane for viewing WebSocket frames, SSE events and gRPC messages.</li><li>Added HTTP/2 support for Submitter.</li><li>Improved HTTP/2 details, summaries, filtering and traffic type detection.</li></ul><h3>Other Changes</h3><ul><li>Added a Copy Cell Text command for the main grid.</li><li>Added refresh and highlighting commands for performance charts.</li><li>Improved import and export of sessions and application settings.</li></ul><h3>Bug Fixes</h3><ul><li>Fixed several HTTP/2, gRPC, SSE and WebSocket capture and display issues.</li><li>Fixed Auto-Reply and HTTP Modifier support for the HTTP/2 protocol.</li><li>Fixed timing display for HTTP/2 traffic.</li><li>Fixed SSE event hangups and removed the old limit of 512 SSE messages.</li><li>Fixed issues with compressed WebSocket frames, message size calculation and partial data display.</li><li>Fixed crashes, memory warning text and trial/certificate message bar behavior.</li></ul>HTTP Debugger 10.0: Add HTTP/2 capture and decoding
https://www.httpdebugger.com/changes#v10-0
httpdebugger-release-10.0Mon, 23 Mar 2026 00:00:00 GMT<p>Add HTTP/2 capture and decoding</p><h3>Improvements</h3><ul><li>Added support for HTTP/2.</li><li>HTTP/2 traffic is now captured and displayed correctly in the UI.</li><li>Improved TLS/SSL compatibility, including ALPN negotiation and Client Certificates support.</li><li>Improved handling of modern HTTP traffic, including large headers, compressed content and protocol upgrade scenarios.</li></ul><h3>Other Changes</h3><ul><li>Improved compatibility with Windows 11 and modern security software.</li><li>Improved the stability and performance of traffic interception for TCP and UDP connections.</li></ul><h3>Bug Fixes</h3><ul><li>Fixed various issues related to TLS/SSL filtering, certificate handling and connection compatibility.</li><li>Fixed various compatibility, stability and performance issues in the filtering engine.</li></ul>