HTTP
The protocol of the Web: Hyper Text Transfer Protocol

HTTP (Hyper Text Transfer Protocol) is the protocol of the Web.

Let’s now dive more into it, because HTTP is central to how the Web works, and in turn how websites and web applications are built.

Lessons in this unit:

0: ▶︎ Introduction
1: An HTTP request
2: HTTP Methods
3: HTTP Status Codes
4: HTTP Client/Server communication
5: HTTP Request Headers
6: HTTP Response Headers
7: HTTPS
8: HTTP/2
9: HTTP/3