Built by Abstract: powerful API's for every use case.
Learn more 🚀

HTTP Status Code
206 - Partial Content

2xx Successful

The HTTP Status Code 206 means that the server is delivering only part of the resource requested by the client due to a range header sent by the client.

The range header is used by HTTP clients to enable resuming of interrupted downloads, or split a download into multiple simultaneous streams.

Additional Links and Codes Related to Status Code 206

Written by Benjamin Bouchet.
Last updated Sep 23, 2021.