HTTPClient.setReadChunkSize

Sets the size of the buffer used and maximum bytes to read per iteration. see readResponseBodyChunk

struct HTTPClient
@nogc nothrow
void
setReadChunkSize
(
in long bytes
)

Meta