mitmproxy/mitmproxy
Emanuele Micheletti 7551ee09bb
fix #5450, "?" key handling inside overlay page (#6500)
* handle ? key if walker lst is empty

* changelog

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Matteo Luppi <100372313+lups2000@users.noreply.github.com>
2024-11-28 19:11:27 +01:00
..
addons improve next layer log message (#7337) 2024-11-23 02:42:06 +00:00
contentviews Stop sorting keys in JSON contentview (#7346) 2024-11-24 23:07:57 +00:00
contrib
coretypes Bump the mypy group with 2 updates (#7291) 2024-11-02 11:37:18 +00:00
io tls_version: QUIC -> QUICv1 (#7201) 2024-09-21 16:22:09 +02:00
net Hardening: unify header validation across HTTP versions (#7343) 2024-11-24 22:45:13 +00:00
platform Bump the mypy group with 2 updates (#7291) 2024-11-02 11:37:18 +00:00
proxy Hardening: unify header validation across HTTP versions (#7343) 2024-11-24 22:45:13 +00:00
script
test
tools fix #5450, "?" key handling inside overlay page (#6500) 2024-11-28 19:11:27 +01:00
utils
__init__.py
addonmanager.py
certs.py Fix #7354 "AttributeError" from tlsconfig.py (#7355) 2024-11-27 09:43:49 +00:00
command.py
command_lexer.py
connection.py tls_version: QUIC -> QUICv1 (#7201) 2024-09-21 16:22:09 +02:00
ctx.py
dns.py strip HTTPS records ALPN if http3 is disabled (#7185) 2024-09-19 17:42:35 +00:00
eventsequence.py
exceptions.py
flow.py
flowfilter.py
hooks.py
http.py
log.py
master.py
options.py Set @SECLEVEL=0 if old TLS versions are requested (#7241) 2024-10-14 19:45:48 +02:00
optmanager.py
py.typed
tcp.py
tls.py
types.py
udp.py
version.py reopen main for development 2024-11-24 22:51:20 +00:00
websocket.py