NIOHTTPClientProtocolUpgrader

    An object that implements NIOHTTPClientProtocolUpgrader knows how to handle HTTP upgrade to a protocol on a client-side channel. It has the option of denying this upgrade based upon the server response.

    NIOHTTPClientUpgradeHandler.swift:62
    protocol NIOHTTPClientProtocolUpgrader
    Browse conforming types

    Requirements

    Instance members