summaryrefslogtreecommitdiff
path: root/paste/httpheaders.py
Commit message (Expand)AuthorAgeFilesLines
...
* - upgraded fileapp.py to use httpheaderscce2005-12-281-53/+92
* - added Content-Disposition and Cache-Control headerscce2005-12-281-25/+256
* descriptive chanagescce2005-12-271-5/+6
* - overhauled description of httpheaders modulecce2005-12-271-105/+232
* major re-work of httpheaderscce2005-12-271-87/+277
* (no commit message)cce2005-12-261-3/+3
* - added normalize_headers to paste.httpheaders which sorts a setcce2005-12-261-6/+31
* - making HTTPHeader not be a string object so that it isn'tcce2005-12-261-84/+103
* Adding httpheaders, which is similar to httpexceptions only that itcce2005-12-251-0/+180