Structureswift-nio 2.81.0NIOHTTP1
NIOHTTPClientResponseFull
The parts of a complete HTTP response from the view of the client.
struct NIOHTTPClientResponseFull
A full HTTP response is made up of a response header encoded by .head
and an optional .body
.