Request.keepAlive

Set http keepAlive value v - use keepalive requests - true, or not - false

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

Meta