lookup> Server

Server

contains information about the software used by the origin server to handle the request, which is often used by clients to help identify the scope of reported interoperability problems, to work around or tailor requests to avoid particular server limitations, and for analytics regarding server or operating system use.

响应头RFC7231#7.4.2
NameServer
Type响应头
SpecificationRFC7231#7.4.2

contains information about the software used by the origin server to handle the request, which is often used by clients to help identify the scope of reported interoperability problems, to work around or tailor requests to avoid particular server limitations, and for analytics regarding server or operating system use.

Server: nginx/1.24.0

RFC7231#7.4.2

What does the Server header do?

contains information about the software used by the origin server to handle the request, which is often used by clients to help identify the scope of reported interoperability problems, to work around or tailor requests to avoid particular server limitations, and for analytics regarding server or operating system use.

Is Server a request or response header?

It is classified as a response header and can appear in requests or responses depending on context.

Related status codes