lookup> 426

426 ·Upgrade Required

The client should switch to a different protocol using the Upgrade header.

Client ErrorRFC7231#6.5.15
Status426
PhraseUpgrade Required
TypeClient Error
SpecificationRFC7231#6.5.15

What does HTTP 426 mean?

The client should switch to a different protocol using the Upgrade header.

It belongs to the 4xx Client Error class of responses, defined in RFC7231#6.5.15.

Browse all codes in this class: 4xx Client Error

How to fix HTTP 426

Retry the request over the upgraded protocol advertised in the Upgrade header.

  • The request or resource does not meet requirements
  • Client-side validation or routing problem

Website visitors

Double-check the URL, return to the homepage and search again, or retry later.

Developers

Retry the request over the upgraded protocol advertised in the Upgrade header.

Server administrators

Review access logs and permission rules for the affected path, and confirm routing and security policies.

Is HTTP 426 cacheable?

426 belongs to the 4xx Client Error class and is generally not cached for long; behavior is controlled by Cache-Control.

What does the 4xx class mean?

4xx Client Error: The client should switch to a different protocol using the Upgrade header.

4xx responses

Related status codes