aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_encoding.py
Commit message (Expand)AuthorAgeFilesLines
* Port mitmproxy test suite entirely to nose.Aldo Cortesi2012-06-091-22/+13
* Unit test import cleanups.Aldo Cortesi2012-02-201-2/+0
* Expand test coverage.Aldo Cortesi2012-02-101-0/+1
* Code cleanliness - appease pychecker.Aldo Cortesi2011-08-041-1/+0
* Refresh current connection when toggling autodecode.Aldo Cortesi2011-08-021-2/+1
* Adds encode counterparts to decode functionsStephen Altamirano2011-07-171-16/+14
* Refine encoding supportAldo Cortesi2011-07-171-0/+2
* Adds support for content encoding, namely gip and deflatealts2011-07-161-0/+31