Discuss this help topic in SecureBlackbox Forum
This event is fired when HTTP redirection is to be performed.
Declaration
Parameters
- OldURL - redirection source
- NewURL - redirection destination
- AllowRedirection - specifies if redirection should be allowed
- pcOldURL - redirection source
- szOldURL - the length of pcOldURL.
- pcNewURL - redirection destination
- szNewURL - the length of pcNewURL.
Description
This event is fired when redirection response is received from server.
Discuss this help topic in SecureBlackbox Forum