aboutsummaryrefslogtreecommitdiffstats
path: root/test/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Bump unit tests for flow.py and dump.pyAldo Cortesi2011-02-201-0/+1
|
* View script debug output (stderr) in pager.Aldo Cortesi2011-02-021-0/+1
|
* Add an external script API.Aldo Cortesi2011-01-314-0/+15
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.