4×× Client Error
426 Upgrade Required
Description
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 Upgrade
header with this response to indicate the required protocol(s).
See Also
Source: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/426