class HandshakeError < Error
- Inherits from
Error: .message_for
Raised if connection header is missing or invalid indicating that this is an invalid HTTP 2.0 request - no frames are emitted and the connection must be aborted.