module Protocol::WebSocket::Headers

Constants

PROTOCOL

The protocol string used for the `upgrade:` header (HTTP/1) and `:protocol` pseudo-header (HTTP/2).

SEC_WEBSOCKET_ACCEPT
SEC_WEBSOCKET_KEY
SEC_WEBSOCKET_PROTOCOL

These general headers are used to negotiate the connection.

SEC_WEBSOCKET_VERSION