mitmproxy/libmproxy/protocol
Aldo Cortesi bea0bd236a Housekeeping and cleanups
- No output to stdout on load in examples - they muck up the test suite.
- Use the odict module directly, rather than aliasing it. The small convenience
this gives to scripters is not worth it.
- Move the cookie tests from the flow test module to the protocol_http test
module.
2015-04-14 11:58:10 +12:00
..
__init__.py split up protocol\__init__.py 2014-03-10 21:57:50 +01:00
handle.py refactor protocol handling, fix #332 2014-08-30 20:15:19 +02:00
http.py Housekeeping and cleanups 2015-04-14 11:58:10 +12:00
primitives.py web: CSP, revert functionality, serve content 2014-12-25 16:10:47 +01:00
tcp.py fix ssl shutdown in tcp mode, refs #464 2015-02-05 16:46:55 +01:00