requests v0.1.6 (2016-06-06T13:26:13Z)
Dub
Repo
Request.keepAlive
requests
Request
Set http keepAlive value
v
- use keepalive requests -
true
, or not -
false
struct
Request
@
property
pure @
nogc
nothrow
void
keepAlive
(
bool
v
)
Meta
Source
See Implementation
requests
Request
functions
exec
get
post
properties
authenticator
bufferSize
cookie
keepAlive
maxContentLength
maxHeadersLength
maxRedirects
timeout
verbosity
Set http keepAlive value v - use keepalive requests - true, or not - false