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).