Overview

The HTTP Extension Framework has not been extended by the server.

Takeaways

  1. The policy for accessing the resource has not been met in the request.
  2. The server should send back all the information necessary for the client to issue an extended request.

Information

If the 510 response contains information about extensions that were not present in the initial request then the client may repeat the request if it has reason to believe it can fulfil the extension policy by modifying the request according to the information provided in the 510 response. Otherwise the client may present any entity included in the 510 response to the user, since that entity may include relevant diagnostic information.

Further Reading

Specification

510 Not Extended | The HTTP Working Group

510 Not Extended

MDN web docs