NIOHTTPServerRequestFull

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

NIOHTTPObjectAggregator.swift:20
struct NIOHTTPServerRequestFull

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