Skip to content

Instantly share code, notes, and snippets.

@OleMchls
Created July 9, 2015 21:19
Show Gist options
  • Save OleMchls/9aa02e0846be4831cd2c to your computer and use it in GitHub Desktop.
Save OleMchls/9aa02e0846be4831cd2c to your computer and use it in GitHub Desktop.
Whirlwind tour through the HTTP2 spec

Whirlwind tour through the HTTP2 spec

The HTTP protocol has made a long way since its first version HTTP V0.9 in 1991 and with the final release of the HTTP2 spec at the beginning of 2015 a whole next chapter of web development is ahead of us! After a quick tour through the protocol history, we will mine the gems from in HTTP/2 spec and see why this is an awesome step for a modern web. We will also see what you can already use today and why today's best practices are tomorrow's antipatterns.

@skoop
Copy link

skoop commented Jul 10, 2015

damn, I already want to see this talk now. Where are you submitting? ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment