HTTP 206

Partial Content

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

Status Type

Success (2xx)

The request was successfully received, understood, and accepted

Common Scenarios

  • • Request processed successfully
  • • Resource created or updated
  • • Operation completed as expected
  • • Data returned as requested

About This Success Code

This is a success status code indicating that the request was processed successfully. No action is needed.

  • • The request was understood and processed correctly
  • • The server has successfully fulfilled the request
  • • This indicates normal, expected behavior
  • • Continue with your application flow as intended