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.

@greydnls
Copy link

greydnls commented Jul 9, 2015

This is an awesome abstract, IMO. Succinct, compelling. Well done.

@young-steveo
Copy link

I think the idiom is "has come a long way" rather than "made a long way".

Otherwise, awesome abstract! I wanna go to this talk. :)

@elazar
Copy link

elazar commented Jul 9, 2015

👍 to what they said.

@OleMchls
Copy link
Author

thanks for the feedback, really appreciate it 💖 @kayladnis @young-steveo @elazar

@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