Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Returns true if a channel should avoid initiating any network requests until specifically instructed to do so.
The URI to be loaded. Note, this may differ from the channel's current URL in some cases.
The channel that may be intercepted. It will be in the state prior to calling OnStartRequest().
Generated using TypeDoc
Interface to allow consumers to attach themselves to a channel's notification callbacks/loadgroup and determine if a given channel request should be intercepted before any network request is initiated.