Re: The HTTP vs SPDY debate

Le 29 mars 2012 à 08:22, Willy Tarreau a écrit :
> We could then get to a point where :
>  - an http:// scheme indicates a connection to HTTP/1.x or 2.x server
>  - an https:// scheme indicates a connection to HTTP/1.x or 2.x server
>    via an SSL/TLS layer
>  - a spdy:// scheme indicates a connection to HTTP/1.x or 2.x server
>    via a SPDY layer


Usually with 

    <img src="//example.org/foo.png" alt=""/>

you can create content which is easily interact with http and https 
without headaches (except for IE I think). It creates a nicer transition 
path from http to https.

I wonder if this would work with SPDY too.

-- 
Karl Dubost - http://dev.opera.com/
Developer Relations, Opera Software

Received on Thursday, 29 March 2012 12:45:19 UTC