lookup> If-Range

If-Range

Informally, its meaning is: if the representation is unchanged, send me the part(s) that I am requesting in Range; otherwise, send me the entire representation.

请求头RFC7233#3.2
NameIf-Range
Type请求头
SpecificationRFC7233#3.2

Informally, its meaning is: if the representation is unchanged, send me the part(s) that I am requesting in Range; otherwise, send me the entire representation.

If-Range: "33a64df5"

RFC7233#3.2

What does the If-Range header do?

Informally, its meaning is: if the representation is unchanged, send me the part(s) that I am requesting in Range; otherwise, send me the entire representation.

Is If-Range 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