NIOTypedHTTPClientProtocolUpgrader

An object that implements NIOTypedHTTPClientProtocolUpgrader 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.

NIOTypedHTTPClientUpgradeHandler.swift:20
protocol NIOTypedHTTPClientProtocolUpgrader<UpgradeResult>
Browse conforming types