Enumeration Caseswift-nio 2.72.0NIOHTTP1
upgradeComplete(toProtocol:upgradeRequest:)
Fired when HTTP upgrade has completed and the HTTPServerProtocolUpgrader
is about to remove itself from the ChannelPipeline
.
case upgradeComplete(toProtocol: String, upgradeRequest: HTTPRequestHead)