2008/9/6 Brian Smith <[EMAIL PROTECTED]>:
>
> Graham Dumpleton wrote:
>> Yeah, it keeps me from slacking off and loosing focus. For
>> example, would much prefer to work out how to get mod_wsgi
>> trunk working on Python 3.0 again. Have at least got it
>> compiling again with Python 3.0b3, but crashes in various
>> places. First release candidate for Python 3.0 was supposed
>> to be about now, but been delayed a bit.
>
> How are you planning on handling Unicode<-->HTTP header and
> Unicode<->entity-body conversions? Will you automatically decode/encode
> headers to ISO-8859-1? Are you going to use the charset parameter of the
> Content-Type to encode the entity body?

Changes based on discussion in WEB-SIG and recorded at:

  http://www.wsgi.org/wsgi/Amendments_1.0

Whether I have got it right and what was defined is right remains to
be seen and probably will not be known until someone tries it with a
serious application.

Graham

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

Reply via email to