Required Instance Methodswift-nio 2.72.0NIOHTTP1

    shouldAllowUpgrade(upgradeResponse:)

    Gives the receiving upgrader the chance to deny the upgrade based on the upgrade HTTP response.

    NIOTypedHTTPClientUpgradeHandler.swift:35
    func shouldAllowUpgrade(upgradeResponse: HTTPResponseHead) -> Bool

    Other requirements

    Type members

    Instance members