lookup> If-Match

If-Match

can be used to make a request method conditional on the current existence or value of an entity-tag for one or more representations of the target resource.

请求头RFC7232#3.1
NameIf-Match
Type请求头
SpecificationRFC7232#3.1

can be used to make a request method conditional on the current existence or value of an entity-tag for one or more representations of the target resource.

If-Match: "33a64df5"

RFC7232#3.1

What does the If-Match header do?

can be used to make a request method conditional on the current existence or value of an entity-tag for one or more representations of the target resource.

Is If-Match a request or response header?

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

Related status codes

Related methods