Back to all status codes

416

Range Not Satisfiable

Client Error
RFC 7233

The server cannot satisfy the request range.

Detailed Information

The 416 status code indicates that the server cannot satisfy the request range. This is often returned when the range specified in the request is not supported by the server.

Common Examples

  • Requesting a range that is not available
  • API requests with invalid range headers

Common Uses

  • API requests with invalid range headers
  • Requesting a range that is not available

Best Practices

  • Use when the requested range is not supported
  • Include a detailed error message
  • Ensure proper range handling and validation

Quick Actions

Category Information

Client Error

The request contains bad syntax or cannot be fulfilled

Available for Freelance

Fullstack developer specializing in React, Next.js, and Node.js. Let's build something amazing together!

Stay in the loop

Get notified about new tools and updates

HTTP Status Codes Reference - Complete List with Descriptions