proxy.py/proxy/core
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
..
acceptor `OP_NO_TLSv1_1` by default for upstream connection negotiations (#712) 2021-11-09 03:10:16 +05:30
base Add a `--unix-socket-path` flag (#697) 2021-11-08 01:11:46 +05:30
connection `OP_NO_TLSv1_1` by default for upstream connection negotiations (#712) 2021-11-09 03:10:16 +05:30
event `--threadless` default for `Python 3.8+` on `mac` and `linux` (#710) 2021-11-09 01:34:17 +05:30
eventing `OP_NO_TLSv1_1` by default for upstream connection negotiations (#712) 2021-11-09 03:10:16 +05:30
ssh Fix `--enable-dashboard` flags (#707) 2021-11-08 21:42:43 +05:30
__init__.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00