TypealiasNIOHTTP1
HTTPServerResponsePart
The components of a HTTP response from the view of a HTTP server.
typealias HTTPServerResponsePart = HTTPPart<HTTPResponseHead, IOData>
The components of a HTTP response from the view of a HTTP server.
typealias HTTPServerResponsePart = HTTPPart<HTTPResponseHead, IOData>