Mechanics: HTTP vs HTTPS vs H2
In this lesson, we'll look at some mechanics pertaining to HTTP.
We'll cover the following...
The evolution of HTTP
HTTP has seen two considerable semantic changes: HTTP/1.0
and HTTP/1.1
.
“Where are HTTPS and HTTP2,” you ask?
HTTPS and HTTP2 (abbr. H2) are technical changes, as they introduced new ways to deliver messages over the internet without heavily affecting the semantics of the protocol.
HTTPS is a secure extension to HTTP. It involves establishing a common secret between a client and a server, ...
Access this course and 1400+ top-rated courses and projects.