101

Switching Protocols

Summary

The server agrees to switch protocols as requested by the client via the Upgrade header.

When it occurs

Sent when upgrading a connection, most often from HTTP to a WebSocket.

Related codes

Spec reference