Path: blob/main/files/en-us/web/http/status/426/index.md
6552 views
------{{HTTPSidebar}}
The HTTP 426 Upgrade Required client error response code indicates that the server refuses to perform the request using the current protocol but might be willing to do so after the client upgrades to a different protocol.
The server sends an {{HTTPHeader("Upgrade")}} header with this response to indicate the required protocol(s).
Status
Examples
Specifications
{{Specifications}}
See also
{{HTTPHeader("Upgrade")}}
{{HTTPStatus("101")}}
Switching Protocols