101
HTTP

101 Switching Protocols

The server understands the Upgrade header field request and indicates which protocol it is switching to.

Quand vous voyez ce code

When upgrading from HTTP/1.1 to WebSocket, or to HTTP/2.

Comment résoudre

This is normal behavior during protocol upgrades. Ensure your client supports the target protocol.

Guides

Glossaire