Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | View API slightly extended; codebase cleaned in some points | madt1m | 2018-06-13 | 1 | -1/+1 |
| | |||||
* | Revamp dup_and_replay example | Aldo Cortesi | 2018-05-05 | 1 | -4/+10 |
| | | | | | | | | - Exposes view.add as a command - Copes with cases where a view addon isn't present - Avoids infinite loop caused by replaying replays Fixes #3096 | ||||
* | mitmweb: 100% app test coverage, numerous fixes | Maximilian Hils | 2016-11-23 | 1 | -1/+2 |
| | |||||
* | organize examples | Maximilian Hils | 2016-11-21 | 1 | -0/+7 |
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. |