summaryrefslogtreecommitdiff
path: root/paste/gzipper.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the flow of information in the gzipper response; you shouldn't update the...Ian Bicking2006-11-121-5/+9
* Fix for Content-Length in gzip response from Brad Clements. Also gzip testIan Bicking2006-11-121-0/+5
* Moved and fixed gzip middleware entry point; typo in docsIan Bicking2006-10-201-0/+13
* Added copyright header to a bunch of filesIan Bicking2006-06-131-0/+2
* Auto-update of version stringsIan Bicking2006-05-241-24/+44
* Fix from Damjan when Accept-Encoding is missing from requestIan Bicking2006-03-281-1/+1
* Added license comment to all substantive filesIan Bicking2005-08-311-0/+3
* paste.deployified gzipperIan Bicking2005-08-221-2/+2
* A bunch of pylint-inspired changes; all minor code cleanupIan Bicking2005-05-171-1/+0
* Added start_response exc_info argumentIan Bicking2005-05-141-3/+3
* Renamed package itselfIan Bicking2005-04-221-0/+65