[Web-SIG] Future of WSGI
Malthe Borch
mborch at gmail.com
Tue Nov 24 22:40:03 CET 2009
2009/11/24 Ian Bicking <ianb at colorstudy.com>:
> All the things that are specified to be str, would stay str in Python 3.
Gotcha.
> I'm not aware of any problems with representing the request with a
> dictionary. Can you give examples?
The body stream is not part of the HTTP environment. It's an abuse and
it has the very negative effect of luring developers into further
abuse.
\malthe
More information about the Web-SIG
mailing list