mitmproxy/mitmproxy
Maximilian Hils f997cd3a21
add server_connect_error hook (#6806)
* Add server connection error hook

* Add new hook to api-events doc

* Rename and add test

* Forgot to commit

* Small fix

* [autofix.ci] apply automated fixes

* fixed test_server.py

* fixed 'Import block is un-sorted or un-formatted'

* [autofix.ci] apply automated fixes

* test++, doc++

* add CHANGELOG entry

* [autofix.ci] apply automated fixes

* fix authors

* fix test

* [autofix.ci] apply automated fixes

---------

Co-authored-by: haanhvu <haanh6594@gmail.com>
Co-authored-by: spacewasp <spacewasp1982@gmail.com>
2024-04-17 12:47:06 +02:00
..
addons Fix certs for unicode domains (#6796) 2024-04-12 17:22:19 +02:00
contentviews Fix Multipart content view parsing (#6653) 2024-03-08 22:33:02 +01:00
contrib vendor imghdr module (#6540) 2023-12-09 22:44:08 +03:00
coretypes Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
io Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
net Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
platform UX: redirect windows transparent users to WireGuard and local redirec… (#6748) 2024-03-20 22:11:38 +00:00
proxy add server_connect_error hook (#6806) 2024-04-17 12:47:06 +02:00
script Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
test
tools fix race in websocket broadcaster (#6795) 2024-04-12 16:16:25 +02:00
utils Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
__init__.py
addonmanager.py Migrate to ruff (#6433) 2023-10-31 16:03:53 +01:00
certs.py fix cryptography DeprecationWarning (#6790) 2024-04-09 10:14:52 +02: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 Improve docstring for Server.address (#6352) 2023-09-05 13:40:55 +00:00
ctx.py remove mention of ctx.log from addon example (#6552) 2024-01-04 13:35:17 +00:00
dns.py
eventsequence.py
exceptions.py
flow.py
flowfilter.py Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
hooks.py
http.py Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
log.py fix: log until the very end (#6541) 2023-12-09 19:53:33 +00:00
master.py fix display of error messages on early shutdown (#6719) 2024-03-07 20:41:26 +00:00
options.py
optmanager.py fix a bug where connections would not be fully closed (#6543) 2023-12-12 18:15:19 +00:00
py.typed
tcp.py
tls.py
types.py
udp.py
version.py reopen main for development 2024-03-07 20:55:22 +00:00
websocket.py Fix saving of websocket flows (#6767) 2024-04-04 19:07:20 +00:00