mitmproxy/mitmproxy
Maximilian Hils 3c7c3ccfd5
fixup url.unparse (#7624)
the parse implementation is still awful, but this is a bit of progress
2025-03-28 22:44:11 +00:00
..
addons keepserving: do not exit before client has disconnected (#7571) 2025-02-25 10:35:23 +00:00
contentviews Content view for socket.io over websocket transport (#7570) 2025-02-24 11:41:47 +01:00
contrib
coretypes Update ruff requirement from <=0.8.6,>=0.5.0 to >=0.5.0,<=0.9.4 (#7528) 2025-02-01 23:21:33 +00:00
io tls_version: QUIC -> QUICv1 (#7201) 2024-09-21 16:22:09 +02:00
net fixup url.unparse (#7624) 2025-03-28 22:44:11 +00:00
platform Bump the mypy group with 2 updates (#7291) 2024-11-02 11:37:18 +00:00
proxy Do not send empty HTTP/2 data frames unless the client sent some (#7574) 2025-03-28 20:47:08 +00:00
script Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
test Fix console freezing due to DNS queries with an empty question section. (#7497) 2025-01-27 11:17:26 +01:00
tools Fix websocket view jumps to top bug (#7572) 2025-02-25 11:25:27 +01:00
utils Update ruff requirement from <=0.8.6,>=0.5.0 to >=0.5.0,<=0.9.4 (#7528) 2025-02-01 23:21:33 +00:00
__init__.py
addonmanager.py
certs.py Fix #7354 "AttributeError" from tlsconfig.py (#7355) 2024-11-27 09:43:49 +00:00
command.py Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
command_lexer.py
connection.py Use Python 3.13 for binaries (#7485) 2025-01-16 21:15:31 +00: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 fixes #7457: streamline filter expression case-sensitivity (#7483) 2025-01-29 20:06:36 +01:00
hooks.py
http.py fixup url.unparse (#7624) 2025-03-28 22:44:11 +00:00
log.py
master.py fix use of asyncio.create_task (#7443) 2025-01-06 11:39:15 +01:00
options.py Ensure that all mitmweb options have help text. (#7563) 2025-02-16 21:46:30 +00:00
optmanager.py Update ruff requirement from <=0.4.7,>=0.4.1 to <=0.5.0,>=0.5.0 (#6990) 2024-07-02 12:07:47 +02:00
py.typed
tcp.py
tls.py
types.py
udp.py
version.py reopen main for development 2025-02-17 12:03:20 +00:00
websocket.py Fix saving of websocket flows (#6767) 2024-04-04 19:07:20 +00:00