mitmproxy/mitmproxy/net
Povilas Balciunas b36ce70ead
Add more type hints (#4754)
* Add more type hints

* Update mitmproxy/net/tls.py

Co-authored-by: Thomas Kriechbaumer <Kriechi@users.noreply.github.com>

Co-authored-by: Maximilian Hils <github@maximilianhils.com>
Co-authored-by: Thomas Kriechbaumer <Kriechi@users.noreply.github.com>
2021-08-18 13:24:36 +02:00
..
http [sans-io] add support for body_size_limit 2021-06-13 15:56:33 +02:00
__init__.py The final piece: netlib -> mitproxy.net 2016-10-20 11:56:38 +13:00
check.py HTTPRequest -> http.Request, add request.authority 2020-07-16 16:55:15 +02:00
encoding.py treat encoding names case-insensitively, fix #4735 2021-08-10 08:11:34 +02:00
server_spec.py docs++ 2021-02-13 00:13:37 +01:00
tls.py Add more type hints (#4754) 2021-08-18 13:24:36 +02:00