HTTP 101 Switching Protocols
InformationalThe server is switching to a different protocol as requested by the client via an Upgrade header.
Common Causes
- WebSocket connection upgrade
- HTTP/2 upgrade request
How to Fix
- No action needed, the protocol switch is in progress
- Ensure client supports the new protocol
Related Status Codes
Need to look up other HTTP status codes?
View the Full HTTP Status Code Reference