Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shift mitmproxy test suite over to pathod. | Aldo Cortesi | 2012-06-08 | 1 | -22/+0 |
| | | | | This opens a whole brave new world of testing for mitmproxy. | ||||
* | Fix an issue caused by some editors when editing a request/response body. | Aldo Cortesi | 2012-01-21 | 1 | -1/+1 |
| | | | | | | Many editors make it hard save a file without a terminating newline on the last line. When editing message bodies, this can cause problems. For now, I just strip the newlines off the end of the body when we return from an editor. | ||||
* | Code cleanliness - appease pychecker. | Aldo Cortesi | 2011-08-04 | 1 | -1/+1 |
| | |||||
* | Initial checkin. | Aldo Cortesi | 2010-02-16 | 1 | -0/+22 |