One streamed slice of the response body (a chunk as it arrives from the host). Concatenate .chunk across the stream to rebuild the body.
.chunk
One streamed slice of the response body (a chunk as it arrives from the host). Concatenate
.chunkacross the stream to rebuild the body.