The DevOps Drop
Home / Encyclopedia / HTTP Status Codes / 4xx Client Error Responses / 426 Upgrade Required

426 Upgrade Required

The HTTP 426 Upgrade Required status code indicates that the client must switch to another protocol.

Published 16 Jul 2026 · HTTP Status Code

What is HTTP 426 Upgrade Required?

The 426 Upgrade Required response indicates that the server requires a protocol upgrade.

Example

HTTP/1.1 426 Upgrade Required

DevOps Considerations

This can appear when enforcing newer protocols or security requirements.

Summary

426 Upgrade Required means the client must use a different protocol.