mitmproxy/mitmproxy/proxy
Niels Hofmans 5a03098d23
Fix: check pending writes before requesting more from server (#4564)
* fix(server): drain writer after writing

* fix(server): move writer drain

* chore(changelog): add ref

* fixup changelog

* fix race condition in flow control code

Co-authored-by: Maximilian Hils <git@maximilianhils.com>
2021-05-14 09:24:19 +00:00
..
layers fix #4551 (#4594) 2021-05-11 16:03:39 +02:00
__init__.py cleanup old proxy server 2020-12-28 14:33:10 +01:00
commands.py docs: try to explain proxy.layer in a better way 2021-03-16 10:44:53 +01:00
context.py docs++ 2021-02-13 00:13:37 +01:00
events.py reuse certificate errors to avoid unnecessary connections 2021-03-29 15:07:26 +02:00
layer.py docs: try to explain proxy.layer in a better way 2021-03-16 10:44:53 +01:00
server.py Fix: check pending writes before requesting more from server (#4564) 2021-05-14 09:24:19 +00:00
server_hooks.py docs++ 2021-02-13 00:13:37 +01:00
tunnel.py proxy: properly catch ZeroReturnError 2021-03-29 15:07:26 +02:00
utils.py nuke legacy protocol stack 2020-12-14 22:14:43 +01:00