Chapter 22: HTTP Headers
HTTP headers are used to transmit additional metadata that does not belong in the URL or in the request/response body. Headers can be attached to both requests and responses. In addition to the standard HTTP headers defined in the RFCs, it is also possible to use custom headers with freely defined semantics.