aboutsummaryrefslogtreecommitdiffstats
path: root/examples/complex/flowbasic.py
Commit message (Collapse)AuthorAgeFilesLines
* remove mitmweb authMaximilian Hils2016-11-221-1/+1
| | | | | 9b08279c7c3384f716b66329fefbe97a368189a2 removed the actual functionality. we should not have a command line switch that does nothing. :)
* organize examplesMaximilian Hils2016-11-211-0/+43
This commit is largely based on work by Thiago Arrais (@thiagoarrais) and Shane Bradfield (@l33tLumberjack). I wasn't really able to get their PR reasonably merged onto the latest master, so I reapplied their changes manually here and did some further improvements on that.