Discuss this help topic in SecureBlackbox Forum
Specifies maximum number of HTTP redirects.
Declaration
Description
Use this property to specify maximum number of HTTP redirects.
Set MaxRedirections to 0 to prevent any redirections.
Set MaxRedirections to -1 to allow unlimited redirections.
Set MaxRedirections to any value above 0 to allow redirections and limit their number.
The default value is 10.