Skip to content
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.

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