mitmproxy/test
Aldo Cortesi b886f808be Add an external script API.
External scripts can read a flow, modify it, and then return it to mitmproxy
using a simple API.

The "|" keyboard shortcut within mitmproxy prompts the user for a script.
2011-01-31 13:26:56 +13:00
..
data Initial checkin. 2010-02-16 17:09:07 +13:00
scripts Add an external script API. 2011-01-31 13:26:56 +13:00
.pry Initial checkin. 2010-02-16 17:09:07 +13:00
handler.py Initial checkin. 2010-02-16 17:09:07 +13:00
serv.py Initial checkin. 2010-02-16 17:09:07 +13:00
sslserv.py Initial checkin. 2010-02-16 17:09:07 +13:00
test_console.py Factor out flow unit tests into speparate file. 2011-01-31 11:48:53 +13:00
test_filt.py Initial checkin. 2010-02-16 17:09:07 +13:00
test_flow.py Add an external script API. 2011-01-31 13:26:56 +13:00
test_proxy.py Add serialization hooks to flows and flow component objects. 2011-01-26 14:52:03 +13:00
test_utils.py UI tweaks 2011-01-30 14:52:51 +13:00
tserv Initial checkin. 2010-02-16 17:09:07 +13:00
utils.py Factor out flow unit tests into speparate file. 2011-01-31 11:48:53 +13:00