rest-vir - v2.2.0
    Preparing search index...

    Function parseSecWebSocketProtocolHeader

    • Parses the Sec-WebSocket-Protocol header into a set of subprotocol names. This is extracted from the ws package. This is used internally to verify if a set of protocols is valid.

      Parameters

      • header: string

      Returns Set<string>