class UpgradeRequest < ::Protocol::HTTP::Request
- Inherits from
::Protocol::HTTP::Request- Includes
::Protocol::WebSocket::Headers
This is required for HTTP/1.x to upgrade the connection to the WebSocket protocol. See https://tools.ietf.org/html/rfc6455