Extractor object that determines whether the result specifies that the connection should be closed
Extractor object that determines whether the end of the body is specified by the protocol
Extractor object that determines whether the result uses a transfer encoding
An iteratee that buffers the first element from the enumerator, and if it then receives EOF, sends the a result immediately with the body and a content length.
An iteratee that buffers the first element from the enumerator, and if it then receives EOF, sends the a result immediately with the body and a content length.
If there is more than one element from the enumerator, it sends the response either as chunked or as a stream that gets closed, depending on whether the protocol is HTTP 1.0 or HTTP 1.1.
Send the result to netty
Send the result to netty
A Future that will be redeemed when the result is completely sent
Streams Play results to Netty