Request.useStreaming

set "streaming" property

struct Request
@property pure @nogc nothrow
void
useStreaming
(
bool v
)

Parameters

v bool

value to set (true - use streaming)

Meta