NIOHTTPClientResponseFull

The parts of a complete HTTP response from the view of the client.

NIOHTTPObjectAggregator.swift:36
struct NIOHTTPClientResponseFull

A full HTTP response is made up of a response header encoded by .head and an optional .body.