101

Switching Protocols

Resumo

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

Quando ocorre

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

Códigos relacionados

Base na especificação