aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/addons/save.py
Commit message (Expand)AuthorAgeFilesLines
* fix Python 3.6 variable type annotations #3053oscure762018-04-141-1/+1
* addon options: readfile, save, scriptAldo Cortesi2018-02-241-0/+10
* Merge pull request #2702 from Kriechi/fix-2640Thomas Kriechbaumer2017-12-181-0/+9
|\
| * fix #2640Thomas Kriechbaumer2017-12-181-0/+9
* | commands: refactor typesAldo Cortesi2017-12-181-1/+2
|/
* commands: add a Path argument typeAldo Cortesi2017-12-131-4/+3
* Fix #2635, mitmdump does not apply filter to saved data. (#2636)Matthew Shao2017-11-221-1/+1
* console: interactive command browserAldo Cortesi2017-04-281-0/+4
* Add an "alert" log level.Aldo Cortesi2017-04-271-0/+2
* command: save.file flowspec path -> NoneAldo Cortesi2017-04-271-11/+27
* addons.streamfile -> addons.saveAldo Cortesi2017-04-271-0/+71