206 Partial Content
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_status_code
- 2XX_successful_responses
- 2
- Created:
Table of Contents
About
The HTTP 206 Partial Content
successful response status code is sent
in response to a range request. The response body contains the
requested ranges of data as specified in the Ranger header of the
request1.
Anki
Links
References
MDN. “206 Partial Content”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/206. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- Full HTTP Diagram
- Category: Concept
- Published:
- Parallel computing
- Category: Concept