lookup> 505

505 ·HTTP Version Not Supported

The server does not support the HTTP protocol version used in the request.

Server ErrorRFC7231#6.6.6
Status505
PhraseHTTP Version Not Supported
TypeServer Error
SpecificationRFC7231#6.6.6

What does HTTP 505 mean?

The server does not support the HTTP protocol version used in the request.

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

Browse all codes in this class: 5xx Server Error

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

Is HTTP 505 cacheable?

505 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 HTTP protocol version used in the request.

5xx responses

Related status codes