~/http-status-reference

HTTP 206 Partial Content

Success · RFC 9110

# meaning

Server is delivering only part of the resource due to a range header.

# typical use

Resumable downloads, video streaming with `Range`.

→ Browse all HTTP status codes

# other 2xx codes