mitmproxy/mitmproxy
Gaurav Jain 6bb536e0ff
add addon to update the ports in alt-svc header in reverse mode (#7093)
* Add addon to update the ports in alt-svc header to the port that we're listening on

* [autofix.ci] apply automated fixes

* Add suggested changes

* Add tests

* [autofix.ci] apply automated fixes

* mypy

* style

* [autofix.ci] apply automated fixes

* Add CHANGELOG entry

* [autofix.ci] apply automated fixes

* nits

* [autofix.ci] apply automated fixes

* nit: improve option wording

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Hils <git@maximilianhils.com>
2024-08-17 16:20:31 +00:00
..
addons add addon to update the ports in alt-svc header in reverse mode (#7093) 2024-08-17 16:20:31 +00:00
contentviews
contrib
coretypes
io Fix for loading HAR that contains BOM (#6897) 2024-07-16 15:44:49 +02:00
net Add Support for Python 3.13 (#6934) 2024-08-13 23:35:16 +05:30
platform
proxy Handle fragmented QUIC client hello (#7067) 2024-08-13 13:58:37 +02:00
script
test
tools Fix urwid deprecation warnings (#7098) 2024-08-14 17:02:14 +02:00
utils
__init__.py
addonmanager.py
certs.py Improve UX when users specify invalid certs (#7073) 2024-08-04 03:43:46 +05:30
command.py
command_lexer.py
connection.py
ctx.py
dns.py Decompress domain names in ResourceRecord data (#6954) 2024-07-05 03:19:19 +02:00
eventsequence.py
exceptions.py
flow.py
flowfilter.py
hooks.py
http.py
log.py
master.py
options.py Add experimental option for HTTP/3 in transparent mode (#7037) 2024-07-25 17:29:04 +05:30
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 2024-08-02 09:16:22 +00:00
websocket.py