mitmproxy/mitmproxy/proxy
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
..
layers Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
__init__.py Fixed typo in __init__.py (#6008) 2023-03-24 11:25:36 +00:00
commands.py Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
context.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
events.py Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
layer.py Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
mode_servers.py Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
mode_specs.py Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
server.py add server_connect_error hook (#6806) 2024-04-17 12:47:06 +02:00
server_hooks.py add server_connect_error hook (#6806) 2024-04-17 12:47:06 +02:00
tunnel.py refactor NextLayer addon 2023-03-05 19:55:24 +01:00
utils.py Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00