Discuss this help topic in SecureBlackbox Forum
This event is fired when HTTP redirection is to be performed.
Declaration
Parameters
Description
This event is fired when redirection response is received from server. In Java, the function result is string, which must be non-empty to allow redirection. Typically, it contains the value of the NewURL parameter.