Skip to content

HTTP 2: new version of the web's fundamental protocol

Gary Scott edited this page Jul 1, 2015 · 1 revision

As web servers get upgraded and become HTTP/2 compliant and browsers implement HTTP/2 there are implications for web designers and web programmers. The big advantage with HTTP/2 is speed. Pages will load more quickly. Apparent latency will drop.

HTTP/2 is RFC 7590

  • No need to sprite your images
  • no need to concatenate your CSS or JS