proxy.py/proxy
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
..
common `OP_NO_TLSv1_1` by default for upstream connection negotiations (#712) 2021-11-09 03:10:16 +05:30
core `OP_NO_TLSv1_1` by default for upstream connection negotiations (#712) 2021-11-09 03:10:16 +05:30
dashboard Fix `--enable-dashboard` flags (#707) 2021-11-08 21:42:43 +05:30
http `--threadless` default for `Python 3.8+` on `mac` and `linux` (#710) 2021-11-09 01:34:17 +05:30
plugin Add a `--unix-socket-path` flag (#697) 2021-11-08 01:11:46 +05:30
testing Fix `--enable-dashboard` flags (#707) 2021-11-08 21:42:43 +05:30
__init__.py Fix `--enable-dashboard` flags (#707) 2021-11-08 21:42:43 +05:30
__main__.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
proxy.py `OP_NO_TLSv1_1` by default for upstream connection negotiations (#712) 2021-11-09 03:10:16 +05:30
py.typed Add py.typed marker, add version checker, remove deprecated methods (#255) 2020-01-06 21:23:38 -08:00