Your browser doesn't support the features required by impress.js, so you are presented with a simplified version of this presentation.

For the best experience please use the latest Chrome, Safari or Firefox browser.

Basics of HTTP2

Hypertext Transfer Protocol








CSCI 2850 - Spring 2015

By Sam Kirkland

HTTP Timeline



1991 - HTTP 0.9

1996 - HTTP 1.0

1999 - HTTP 1.1

2015 - HTTP 2.0

How HTTP 1.1 works



  1. TCP connection opened
  2. Resource is requested and downloaded
  3. TCP connection closed
  4. Resource is parsed
  5. Repeat...

How HTTP 1.1 works



HTTP2 Changes

How HTTP 2 works



Advantages

HTTP2 Requirements

Questions?