A chunked entity.
A chunked entity.
The stream of chunks for this entity. Must be zero or more HttpChunk.Chunk elements, followed by zero or one HttpChunk.LastChunk elements. Any elements after the HttpChunk.LastChunk element will be ignored. If no HttpChunk.LastChunk element is sent, then the last chunk will contain no trailers.
The content type, if known.
A streamed entity.
A streamed entity.
The stream of data for this entity.
The content length, if known. If no content length is set, then this entity will be close delimited.
The content type, if known.
A strict entity.
A strict entity.
Strict entities are contained entirely in memory.
The data contained within this entity.
The content type, if known.
No entity.