What are HTTP response headers?
HTTP response headers are fields a server sends with a response. They describe details such as content type, caching rules, cookies, redirects and how a browser should process the response.
Relevant standard: RFC 9110 — HTTP Semantics