nsIAsyncVerifyRedirectCallback

Methods

onRedirectVerifyCallback(result)

Complement to nsIChannelEventSink asynchronous callback. The result of
the redirect decision is passed through this callback.

Parameters

result Result of the redirect veto decision. If FAILED the redirect has been vetoed. If SUCCEEDED the redirect has been allowed by all consumers.