requests v0.2.1 (2016-07-08T17:29:03Z)
Dub
Repo
Request.maxRedirects
requests
Request
Set limit on HTTP redirects
v
- limit on redirect depth
struct
Request
@
property
pure @
nogc
nothrow
void
maxRedirects
(
uint
v
)
Meta
Source
See Implementation
requests
Request
functions
exec
get
post
properties
authenticator
bufferSize
contentLength
contentReceived
cookie
keepAlive
maxContentLength
maxHeadersLength
maxRedirects
timeout
useStreaming
verbosity
Set limit on HTTP redirects v - limit on redirect depth