I was reading the wsgi spec and i was wondering how should
middleware treat the iterable that happens to contain values
that aren't strings (and I'm not talking about unicodes)  - the spec isn't
explicit on this.
If middleware would just pass on values that aren't string
instances - this could be a mechanism for server extensions.
(besides the environ)

-- 
http://code.google.com/p/cogen/
ionel.
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to