Range Requests Headers
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_headers
- range_requests_headers
- r
- Created:
Table of Contents

About
HTTP range requests allow the client to request a portion of a resource from the server. Range requests are useful for applications like media players that support random acccess, data tools that know they need only part of a large file, and download managers that let the user pause and resume a download1.
List
Anki
Links
References
MDN. “Range requests header”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers#range_requests. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- Anki: Portable Document Format (PDF)
- Category: Concept
- Published:
- file system
- Category: Concept
- Published:
- 404 Not Found
- Category: Concept