I tend to user fiddler for its autoresponder (testing how latency or invalid responses will impact overall page loads) and only just now realized that http2 is not supported, all site default to http1/1 when loading pages along with fiddler! Any recommendations of replacement tool would be most appreciated!
I have not tried the http/2 capability myself but based on the official documentation mitmproxy is capable of intercepting HTTP/2 traffic.
Mitmproxy is Python based. On Windows you can use the two variants mitmweb
(starts a web server as UI that can be opened in a web browser) and mitmdump
(command-line no GUI).
Also Charles Proxy has according to it's docs HTTP/2 support.
Charles Proxy is Java based
Burp Suite (AFAIR Java based) claims to have HTTP/2 support
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With