Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port mitmproxy test suite entirely to nose. | Aldo Cortesi | 2012-06-09 | 1 | -22/+13 |
| | |||||
* | Unit test import cleanups. | Aldo Cortesi | 2012-02-20 | 1 | -2/+0 |
| | |||||
* | Expand test coverage. | Aldo Cortesi | 2012-02-10 | 1 | -0/+1 |
| | |||||
* | Code cleanliness - appease pychecker. | Aldo Cortesi | 2011-08-04 | 1 | -1/+0 |
| | |||||
* | Refresh current connection when toggling autodecode. | Aldo Cortesi | 2011-08-02 | 1 | -2/+1 |
| | | | | Also fix the unit tests I forgot to commit... | ||||
* | Adds encode counterparts to decode functions | Stephen Altamirano | 2011-07-17 | 1 | -16/+14 |
| | |||||
* | Refine encoding support | Aldo Cortesi | 2011-07-17 | 1 | -0/+2 |
| | | | | | - Push decoding down into the LRU cache - Cope gracefully with corrupted data and incorrect encoding headers | ||||
* | Adds support for content encoding, namely gip and deflate | alts | 2011-07-16 | 1 | -0/+31 |