Response
HTTP Server Header
Contains information about the software used by the origin server to handle the request. May include version numbers.
Purpose
Identifies the server software, useful for debugging and compatibility checking.
Server: <product> Example: Server: nginx/1.24.0 Example: Server: cloudflare Example: Server: Microsoft-IIS/10.0
Code Examples
See how to use the Server header in different tools and languages.
Related Headers
Test Your APIs
server headerhttp serverhttp headers guide