321 B
321 B
sidebar_label |
---|
HTTPRequest.isInterceptResolutionHandled |
HTTPRequest.isInterceptResolutionHandled() method
Signature:
class HTTPRequest {
isInterceptResolutionHandled(): boolean;
}
Returns:
boolean
true
if the intercept resolution has already been handled, false
otherwise.