The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
HTTP.maxRedirects
std
net
curl
HTTP
Set max allowed redirections using the location header. uint.max for infinite.
struct
HTTP
@
property
void
maxRedirects
(
uint
maxRedirs
)
Meta
Source
See Implementation
std
net
curl
HTTP
aliases
AuthMethod
CurlProxy
TimeCond
requestAbort
requestPause
enums
Method
functions
addRequestHeader
clearAllCookies
clearRequestHeaders
clearSessionCookies
dup
flushCookieJar
getTiming
perform
setAuthentication
setCookie
setCookieJar
setPostData
setProxyAuthentication
setTimeCondition
setUserAgent
shutdown
properties
authenticationMethod
caInfo
connectTimeout
contentLength
dataTimeout
dnsTimeout
isStopped
localPort
localPortRange
maxRedirects
method
netInterface
onProgress
onReceive
onReceiveHeader
onReceiveStatusLine
onSend
operationTimeout
postData
proxy
proxyPort
proxyType
responseHeaders
statusLine
tcpNoDelay
url
verbose
static functions
defaultUserAgent
opCall
structs
StatusLine
Set max allowed redirections using the location header. uint.max for infinite.