Conceptual
Login

HTTP Headers

Headers are key-value metadata on requests and responses that drive protocol machinery: Authorization carries credentials, Content-Type declares the body's format, Accept states what the client can consume, and Retry-After schedules backoff. They are case-insensitive and separate from the payload.