A representation header is an HTTP header that describes the particular representation of the resource sent in an HTTP message body.
A request header is an HTTP header that can be used in an HTTP request to provide information about the request context, so that the server can tailor the response.
A response header is an HTTP header that can be used in an HTTP response and that doesn't relate to the content of the message.
Generated using TypeDoc
HTTP Header Type.