lookup> Vary

Vary

describes what parts of a request message, aside from the method and request target, might influence the origin server's process for selecting and representing the response.

响应头RFC7231#7.1.4
NameVary
Type响应头
SpecificationRFC7231#7.1.4

describes what parts of a request message, aside from the method and request target, might influence the origin server's process for selecting and representing the response.

Vary: Accept-Encoding

RFC7231#7.1.4

What does the Vary header do?

describes what parts of a request message, aside from the method and request target, might influence the origin server's process for selecting and representing the response.

Is Vary 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

Related headers