summaryrefslogtreecommitdiff
path: root/paste/request.py
diff options
context:
space:
mode:
authorpjenvey <devnull@localhost>2007-01-21 02:10:36 +0000
committerpjenvey <devnull@localhost>2007-01-21 02:10:36 +0000
commitfd9bbb0b9fb883cf6a79bcf46376fe27917010f9 (patch)
tree45ae563aa929acd019a5074778a1675f07d4c7f3 /paste/request.py
parent730a6284f856cc55b8f4bcacacda94233450df36 (diff)
downloadpaste-fd9bbb0b9fb883cf6a79bcf46376fe27917010f9.tar.gz
o added UnicodeMultiDict, a MultiDict wrapper that decodes its retrieved
contents to unicode on the fly. Any FieldStorages encountered are cloned with their name and filename fields decoded o Added WSGIRequest.charset and errors. When charset is set, WSGIRequest's params/GET/POST return UnicodeMultiDicts. charset and errors inherit their default values from the WSGIRequest.defaults StackedObjectProxy dict o deprecated wsgiwrappers.settings: use wsgiwrappers.WSGIResponse.defaults instead o allow WSGIResponse to let unicode responses pass through when no encoding is set (instead of defaulting to iso-8859-1). In case someone wants to deal with unicode later in their WSGI stack
Diffstat (limited to 'paste/request.py')
0 files changed, 0 insertions, 0 deletions