How HTTP Works
In this lesson, we'll look at the mechanics of HTTP a little more closely.
We'll cover the following...
As we’ve seen before, HTTP follows a request/response model where a client connected to the server issues a request and the server replies back to it.
An HTTP message (either a request or a response) contains multiple parts:
- start line
- headers
- body
Access this course and 1400+ top-rated courses and projects.