proxy.py/proxy
Abhinav Singh 62012ed181
Enable docker containers for TLS Interception (#375)
* Move static values to constants.py

* Install openssl in docker containers for TLS interception

* Complete TLS Interception with Docker doc
2020-06-17 17:54:43 +05:30
..
common Enable docker containers for TLS Interception (#375) 2020-06-17 17:54:43 +05:30
core Add DEFAULT_MAX_SEND_SIZE and handle SSLWantWriteError errors when dispatching to upstream servers (#368) 2020-06-13 16:05:01 +05:30
dashboard Add support for regex based routing. Fixes #203 (#211) 2019-12-01 20:57:05 -08:00
http Copy certificate subject from peercertificate, use ssl.PROTOCOL_TLSv1_2 for client wrap and allow TLSv1_1 for server wrap (#370) 2020-06-13 21:42:12 +05:30
plugin Fix ProxyPoolPlugin.rebuild_original_path 2020-02-01 10:16:19 -08:00
testing Fix & Re-enable VCR testing on Linux (#323) 2020-03-26 12:31:00 +05:30
__init__.py Testing support improvements (#185) 2019-11-21 21:16:01 -08:00
__main__.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
proxy.py Testing support improvements (#185) 2019-11-21 21:16:01 -08:00
py.typed Add py.typed marker, add version checker, remove deprecated methods (#255) 2020-01-06 21:23:38 -08:00