Table of Contents
About
An HTTP Range
HTTP request header asks the server to send parts of a resource
back to a client; they are useful for various clients, including media
players that support random access, data tools that require only part
of a large file, and download managers that let users pause and resume
a download1.
Anki
Links
References
MDN. “HTTP range requests”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Range_requests. (Accessed: ). ↩︎