aboutsummaryrefslogtreecommitdiffstats
path: root/examples/filt.py
Commit message (Collapse)AuthorAgeFilesLines
* Docs and examples to top levelAldo Cortesi2016-02-181-0/+16
|
* move mitmproxyMaximilian Hils2016-02-151-16/+0
|
* Add coding style check, reformat.Aldo Cortesi2015-05-301-6/+8
|
* Housekeeping and cleanupsAldo Cortesi2015-04-141-2/+1
| | | | | | | | - No output to stdout on load in examples - they muck up the test suite. - Use the odict module directly, rather than aliasing it. The small convenience this gives to scripters is not worth it. - Move the cookie tests from the flow test module to the protocol_http test module.
* add example which uses filtMaximilian Hils2015-04-081-0/+15