summaryrefslogtreecommitdiff
path: root/cherrypy/lib/encoding.py
Commit message (Expand)AuthorAgeFilesLines
...
* Removed unnecessary inner function.Robert Brewer2006-10-081-12/+9
* Better use of tools.encode.encoding.Robert Brewer2006-09-271-44/+46
* Fixed bug in encode (shouldn't attempt encode on any body chunk unless it's o...Robert Brewer2006-09-271-3/+7
* Fix for #569 (Encoding problems when accessing cherrypy instances from links).Robert Brewer2006-09-261-1/+1
* Fix to tool priorities.Robert Brewer2006-09-231-1/+1
* A couple more priorities for tools.Robert Brewer2006-09-161-1/+0
* Hook priority system:Robert Brewer2006-08-261-1/+1
* Overhaul of config system:Robert Brewer2006-08-241-2/+1
* Lots of mixedCase to lower_with_underscores.Robert Brewer2006-08-121-5/+5
* X-Forwarded-For should overwrite remote.ip, not remote.name.Robert Brewer2006-08-111-1/+1
* Renamed lib.encodings to lib.encoding to avoid shadowing the builtin.Robert Brewer2006-06-271-0/+220