Instance Propertyswift-nio 2.84.0NIOHTTP1
debugDescription
HTTPDecoder.swift:1011var debugDescription: String { get }
var debugDescription: String { get }
import NIOHTTP1
struct NIOHTTPDecoderError
Errors thrown by HTTPRequestDecoder
and HTTPResponseDecoder
in addition to HTTPParserError
.
@frozen struct String
A Unicode string value that is a collection of characters.
static let unsolicitedResponse: NIOHTTPDecoderError
A response was received from a server without an associated request having been sent.