summaryrefslogtreecommitdiff
path: root/webob/headers.py
Commit message (Expand)AuthorAgeFilesLines
* webob requires python 2.4+ since 418:5621426aecc0, drop compat modules and us...Sergey Schetinin2010-10-011-1/+1
* drop webob.headers.normalize_header, just use .lower()Sergey Schetinin2010-08-111-21/+16
* style tweaksSergey Schetinin2010-08-111-7/+1
* simplify ResponseHeaders.mixed, .dict_of_listsSergey Schetinin2010-08-111-21/+9
* drop ResponseHeaders.normalizeSergey Schetinin2010-08-111-26/+18
* * merge headersdict and datastruct modules into new module webob.headersSergey Schetinin2010-08-111-0/+178