Response · Response header
Server
Identifies the server software.
What is Server?
Purely informational — and mildly a security leak (it advertises your stack). Many hardened servers strip or fake this header.
Typical usage
Optional. Often stripped in production.
Examples
Server: nginx/1.25.3Common gotchas
Attackers use Server headers for reconnaissance. Consider removing it on production.
Specification
RFC 9110 §10.2.4