206//Partial Content
Partial resource return due to request header
Description
The server is delivering only part of the resource due to a range header sent by the client. The range header is used by tools like wget to enable resuming of interrupted downloads, or split a download into multiple simultaneous streams. − wikipedia
Code References
- Rails Symbol
- :partial_content