Range Request Header
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_headers
- range_requests_headers
- r
- Created:
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: ). ↩︎
Share :
Other Articles
- Published:
- server-side
- Category: Concept
- Published:
- Enterprise Service Bus (ESB)
- Category: Concept
- Published:
- 414 URI Too Long
- Category: Concept