aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/encoding.py
Commit message (Collapse)AuthorAgeFilesLines
* Adds encode counterparts to decode functionsStephen Altamirano2011-07-171-4/+25
|
* Refine encoding supportAldo Cortesi2011-07-171-4/+9
| | | | | - Push decoding down into the LRU cache - Cope gracefully with corrupted data and incorrect encoding headers
* Adds support for content encoding, namely gip and deflatealts2011-07-161-0/+43