101

Switching Protocols

요약

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

언제 발생하나

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

관련 코드

스펙 근거