Table of Contents
About
The HTTP If-Range
request header makes a range request conditional;
if the condition is fulfilled, a range request is issued, and the
server sends back a 206 Partial Content response with part(s) of the
resource in the body; if the condition is not fulfilled, the full
resource is sent back with a 200 OK status1.
Anki
Links
References
MDN. “If-Range header”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/If-Range. (Accessed: ). ↩︎