Table of Contents
About
The HTTP Range
request header indicates the part of a resource that
the server should return. Several parts can be requested at the same
time in one Range
header, and the server may send back these ranges
in a multipart document. If the server sends back ranges, it uses the
206 Partial Content1.
Anki
Links
References
MDN. “Range request header”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Range. (Accessed: ). ↩︎