summaryrefslogtreecommitdiff
path: root/wsgitools/middlewares.py
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2012-06-29 07:41:56 +0200
committerHelmut Grohne <helmut@subdivi.de>2012-06-29 19:18:54 +0200
commiteba0855c881bea9f533a8d4b359f8711125e5037 (patch)
tree2549936b60a28e2368a3106c8beba0a9777611a6 /wsgitools/middlewares.py
parentd43d3d8947964392644b84ec1bce76c6f4193bea (diff)
downloadwsgitools-eba0855c881bea9f533a8d4b359f8711125e5037.tar.gz
make scgi.forkpool work with py3k
Note that the construction of the header moved from our internal sendheaders function to the start_response function. This way users supplying unicode characters no representable in iso-8859-1 will get a UnicodeEncodeError back from start_response, which is more useful than failing later while yielding bytes.
Diffstat (limited to 'wsgitools/middlewares.py')
0 files changed, 0 insertions, 0 deletions