Open In App

HTTP headers | Server

The HTTP Server header is a response-type header that contains the information about the used software by the server to handle all the requests. This header will only a few details of the server like the server name software like sffe, cloudflare etc. Hide all the important information because that can be easier for attackers to attack that server software.

Syntax:



Server: <product>

Directives: The HTTP Server header accepts single directive that mentioned above and described below:

Below examples will illustrates the HTTP Server header:
Example:



To check the Server in action go to Inspect Element -> Network check the response header for Server like below, Server is highlighted.

Supported Browsers: The browsers are compatible with the HTTP Server header are listed below:

Article Tags :