> All,
>
> **TL;DR: What do you believe WSGI 2.0 should and should not do? Should we do 
> it at all?**
...
> - Support HTTP/2

I've read a bit about HTTP/2 PUSH functionality, and it seems to me
that it can (and probably would be)
supported in web servers similar to how X-SendFile etc work, ie by
sending a specially crafted response header.
I'm suspicious we'll need any special WSGI support for that. Let's
first see what nginx does about it.

-- 
damjan
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
https://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to