HTTPRequestEncoder

A ChannelOutboundHandler that can serialize HTTP requests.

HTTPEncoder.swift:169
final class HTTPRequestEncoder

This channel handler is used to translate messages from a series of HTTPClientRequestPart into the HTTP/1.1 wire format.