206 Partial Content

2xx Success. The server is delivering only part of the resource due to a range header sent by the client.

2xx Success

What it means

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

Common causes

Returned for range requests, commonly used for resuming downloads or streaming video/audio.

How to fix it

No fix needed — expected behavior for range-based requests.

Frequently asked questions

What does HTTP 206 mean?

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

What causes a 206 Partial Content?

Returned for range requests, commonly used for resuming downloads or streaming video/audio.

How do I fix a 206 error?

No fix needed — expected behavior for range-based requests.

Other 2xx Success codes