Skip to content
← All Status Codes
206
Success

206 Partial Content

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

Definition (RFC 9110)

HTTP status code 206 206 Partial Content is defined in RFC 9110 (HTTP Semantics), Section 15.3.7 — the current authoritative specification for HTTP semantics, published June 2022, which obsoletes the older RFC 7231 and RFC 2616.

Description

The 206 Partial Content status code indicates that the server is successfully fulfilling a range request. This is used when the client requests only a portion of a resource using the Range header.

This is commonly seen when downloading large files, streaming media, or resuming interrupted downloads.

Check your website's HTTP status code

Check now →

Related Status Codes

Automate this check

Set up continuous monitoring and get an alert when something breaks. No manual runs to remember.