Lecture 6 Flashcards
What are the main HTTP versions?
What are the features of HTTP 0.9? What is the only supported method?
What are the new features of HTTP 1.0 vs 0.9? (name 3) What is a drawback of this version?
What is the new feature of HTTP 1.1 vs 1.0?
What is the advantage of keep alive in HTTP 1.1?
What is the idea of multiplexing?
Enables the loading of multiple files at the same time
What was a workaround for not having multiplexing in HTTP 1.1?
What are the disadvantages of issueing multiple parallel HTTP requests?
What does HTTP2.0 introduce? What is it benefit? What are the drawbacks?
What does HTTPS do? What is the drawback (performance)?
What problem does HTTP3.0 solve? How?
What is the idea of QUIC?