StructureNIOHTTP1
NIOHTTPDecoderError
Errors thrown by HTTPRequestDecoder
and HTTPResponseDecoder
in addition to HTTPParserError
.
struct NIOHTTPDecoderError
Errors thrown by HTTPRequestDecoder
and HTTPResponseDecoder
in addition to HTTPParserError
.
struct NIOHTTPDecoderError
static let unsolicitedResponse: NIOHTTPDecoderError
A response was received from a server without an associated request having been sent.
var debugDescription: String
A textual representation of this instance, suitable for debugging.