lookup> 501

501 ·Not Implemented

The server does not support the functionality required to fulfill the request.

Server ErrorRFC7231#6.6.2
Status501
PhraseNot Implemented
TypeServer Error
SpecificationRFC7231#6.6.2

What does HTTP 501 mean?

The server does not support the functionality required to fulfill the request.

It belongs to the 5xx Server Error class of responses, defined in RFC7231#6.6.2.

Browse all codes in this class: 5xx Server Error

  • An unexpected server condition
  • A failing backend or configuration issue

Is HTTP 501 cacheable?

501 belongs to the 5xx Server Error class and is generally not cached for long; behavior is controlled by Cache-Control.

What does the 5xx class mean?

5xx Server Error: The server does not support the functionality required to fulfill the request.

5xx responses

Related status codes

Related methods