- Performance: Re-use OpenSSL contexts to enable TLS session resumption (@mhils)
- Disable HTTP/2 CONNECT for Secure Web Proxies to fix compatibility with Firefox (@mhils)
- Use local IP address as certificate subject if no other info is available (@mhils)
- Make it possible to return multiple chunks for HTTP stream modification (@mhils)
- Don’t send WebSocket CONTINUATION frames when the peer does not send any (@Pilphe)
- Fix HTTP stream modify example. (@mhils)
- Fix a crash caused by no-op assignments to
Server.address
(@SaladDais) - Fix a crash when encountering invalid certificates (@mhils)
- Fix a crash when pressing the Home/End keys in some screens (@rbdixon)
- Fix a crash when reading corrupted flow dumps (@mhils)
- Fix multiple crashes on flow export (@mhils)
- Fix a bug where ASGI apps did not see the request body (@mhils)
- Minor documentation improvements (@mhils)
You can find the latest release packages at https://mitmproxy.org/downloads/.
Directly related posts: