aboutsummaryrefslogtreecommitdiffstats
path: root/examples/complex/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Misc. typosluz.paz2018-02-241-1/+1
| | | | | | | | | | | | | | Found via `codespell -q 3 -I ../mitmproxy-word-whitelist.txt` Where whitelist contains: ``` cas doubleclick nd ot seeked statics te thru ```
* Update readme for complex examplesMaksim Beloborodko2017-04-261-1/+1
|
* update stream.pyFeei2017-01-161-2/+2
|
* remove stickycookie exampleMaximilian Hils2016-11-211-1/+0
| | | | The recommended way to do this is mitmproxy/addons/stickycookie.py
* organize examplesMaximilian Hils2016-11-211-0/+19
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.