Section 01 - Lesson 04: Request and response Headers

preview_player
Показать описание
Headers contain extra useful information to provide the desired functionality. It's information that we don't see in our browser, as it's not part of the body. Common examples of data sent in headers are user session information when the user is logged in. If the header entry responsible for passing the user session was not present, the server would not know if the user is logged in or not.
Рекомендации по теме