requiredUpgradeHeaders

    We deliberately do not actually set any required headers here, because the websocket spec annoyingly does not actually force the client to send these in the Upgrade header, which NIO requires. We check for these manually.

    NIOWebSocketServerUpgrader.swift:209
    let requiredUpgradeHeaders: [String]

    Other members in extension

    Type members

    Instance members