📄️ - Http Overview
- HTTP is a protocol for fetching resources.
📄️ - Http Messages
HTTP messages are the mechanism used to exchange data between a server and a client in the HTTP protocol. There are two types of messages: requests sent by the client to trigger an action on the server, and responses, the answer that the server sends in response to a request.
📄️ - Http/1 Limitations & Http/2
HTTP/1.x Limitation
📄️ - MIME types
Description