[Python-Dev] Better HTTP 1.1 support in http.server?

Dirkjan Ochtman dirkjan at ochtman.nl
Mon Sep 24 18:49:30 CEST 2012


On Mon, Sep 24, 2012 at 6:39 PM, Christian Heimes <christian at python.org> wrote:
> You proposed gave me another idea. What do you think about SPDY support
> in the stdlib? It's the next step after HTTP 1.1.

I'd wait it out a bit. SPDY is currently iterating, and there's an
effort to define HTTP 2 that will likely supersede SPDY (and may
incorporate many of its ideas).

http://trac.tools.ietf.org/wg/httpbis/trac/wiki/Http2CfI

On the other hand, some WebSockets support might be useful.

Cheers,

Dirkjan


More information about the Python-Dev mailing list