Function HTTPRequest.bodySizeLimit
Maximum allowed size for response bodies.
long bodySizeLimit() nothrow @property @nogc;
void bodySizeLimit
(
long v
) nothrow @property @nogc;
Maximum allowed size for response bodies.
long bodySizeLimit() nothrow @property @nogc;
void bodySizeLimit
(
long v
) nothrow @property @nogc;