proxy.py/proxy/http
Abhinav Singh b7c4c5f175
Add SSL echo server & client example (#395)
* Move wrap_socket for SSL server within utils.

Also complete proxy.common.pki gen_csr and sign_csr actions. Used by Makefile sign-https-certificates.

* Add SSL echo server and client example

* Add examples documentation
2020-07-08 16:38:58 +05:30
..
exception Refactor (#213) 2019-12-01 22:46:00 -08:00
inspector Refactor (#213) 2019-12-01 22:46:00 -08:00
proxy Add SSL echo server & client example (#395) 2020-07-08 16:38:58 +05:30
server Core acceptor pool doc, cleanup and standalone example (#393) 2020-07-07 18:01:49 +05:30
websocket Decouple SSL wrap logic into connection classes (#394) 2020-07-08 13:11:12 +05:30
__init__.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
chunk_parser.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
codes.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
handler.py Add SSL echo server & client example (#395) 2020-07-08 16:38:58 +05:30
methods.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
parser.py Core acceptor pool doc, cleanup and standalone example (#393) 2020-07-07 18:01:49 +05:30
plugin.py Core acceptor pool doc, cleanup and standalone example (#393) 2020-07-07 18:01:49 +05:30