mitmproxy/libpathod
Aldo Cortesi 41f1c66772 Add -q and -r flags to pathod, logging request and respnose bytes.
- These flags also mean that a bytes log is included in the internal log
buffer.
- There's an -x flag to turn on hex dump output in the text logs (does
not affect the log buffer).
2012-10-01 12:48:26 +13:00
..
contrib Initial checkin. 2012-04-28 12:42:03 +12:00
resources Basic SSL support. 2012-04-29 11:18:56 +12:00
static Refactor preview display pages. 2012-07-29 16:33:45 +12:00
templates Expand the docs to explain pathoc multiple requests. 2012-09-26 11:21:40 +12:00
__init__.py Refactor application definitions and startup. 2012-04-29 10:56:33 +12:00
app.py Auto-generate download links. 2012-08-25 11:30:55 +12:00
pathoc.py Add pathoc -T to ignore timeouts. 2012-09-28 11:38:49 +12:00
pathod.py Add -q and -r flags to pathod, logging request and respnose bytes. 2012-10-01 12:48:26 +13:00
rparse.py Hex and verbatim output of requests. 2012-09-26 10:38:47 +12:00
test.py Testing examples and docs. 2012-07-30 20:58:59 +12:00
utils.py Fix utils.get_header case handling. 2012-09-24 10:08:18 +12:00
version.py Bump for minor release. 2012-08-25 11:26:18 +12:00