StructureNIOHTTP1
NIOHTTPClientUpgradeError
Errors that may be raised by the HTTPClientProtocolUpgrader
.
struct NIOHTTPClientUpgradeError
Errors that may be raised by the HTTPClientProtocolUpgrader
.
struct NIOHTTPClientUpgradeError
static let invalidHTTPOrdering: NIOHTTPClientUpgradeError
static let receivedResponseAfterUpgradeCompleted: NIOHTTPClientUpgradeError
static let receivedResponseBeforeRequestSent: NIOHTTPClientUpgradeError
static let responseProtocolNotFound: NIOHTTPClientUpgradeError
static let upgraderDeniedUpgrade: NIOHTTPClientUpgradeError
static let writingToHandlerAfterUpgradeCompleted: NIOHTTPClientUpgradeError
static let writingToHandlerAfterUpgradeFailed: NIOHTTPClientUpgradeError
static let writingToHandlerDuringUpgrade: NIOHTTPClientUpgradeError
var description: String
A textual representation of this instance.
var halfWidthCornerQuoted: String