On 20 February 2010 15:53, Mike Orr <[email protected]> wrote:
>  - ``mod_wsgi`` has, and ``CherryPy`` will have, options to handle
> the headers in multiple ways (bytestrings vs Unicode), so that they'll
> work with whatever the final spec is (or whatever the user wants).

No, mod_wsgi 3.X does not have any options to override the encoding or
whether bytes is used. Some of the release candidates did, but the
options were taken out and it only implements the defacto WSGI on
Python 3.0 interpretation the same as wsgiref attempts to implement.

Graham

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to