proxy.py/proxy/core/connection
Abhinav Singh fa18129f9b
`OP_NO_TLSv1_1` by default for upstream connection negotiations (#712)
* print mode via acceptor pool

* `OP_NO_TLSv1_1` by default for upstream connection negotiations. Fixes #639

* Proper fix for flaky static web server test.

Diff in payload was due to a different compression algorithm being used.

* mypy fixes
2021-11-09 03:10:16 +05:30
..
__init__.py
client.py Add a `--unix-socket-path` flag (#697) 2021-11-08 01:11:46 +05:30
connection.py
pool.py
server.py `OP_NO_TLSv1_1` by default for upstream connection negotiations (#712) 2021-11-09 03:10:16 +05:30