Forum Moderators: phranque
HTTP/2 is Done
HTTP/2, the first update to HTTP in 16 years, has been finalized
Today, the next major version of HTTP took a big step toward becoming a reality; it’s been officially finalized and now moves towards being fully standardized.
...
HTTP/2 is a huge deal; it’s the next big version of the Hypertext Transfer Protocol, marking the largest change since 1999 when HTTP 1.1 was adopted.
It should be a relatively short time before the standard is passed through the Request-For-Comments Editor and published for use in its final form.
HTTP/1\.[01] Google announced just a few days ago that it plans to switch fully to HTTP/2 in Chrome.
Google announced just a few days ago that it plans to switch fully to HTTP/2 in Chrome
note the HTTP version specification supplied by the browser
Google dropping SPDY for HTTP 2.0 in Chrome
No. After extensive discussion, the Working Group did not have consensus to require the use of encryption (e.g., TLS) for the new protocol.
However, some implementations have stated that they will only support HTTP/2 when it is used over an encrypted connection
Does that mean that Chrome will not work with HTTP 1.1 servers? That means every single site we serve must have an certificate? Certificate issuers are going to make a fortune - and small personal sites on their own domains will become a rarity.
People who invested (time or money) in SPDY support will have wasted it - and learned to be less eager about being early adopters.
HTTP/1 vs HTTP/2 demo here: https://http2.akamai.com/demo [http2.akamai.com]
[edited by: phranque at 9:13 pm (utc) on Apr 3, 2015]
[edit reason] fixed quoting [/edit]
But I'll have to keep HTTP/2 in mind whenever I display a single image spliced into 300+ parts.