Skip to main content
Version: 17.1.2

HTTPRequest.isInterceptResolutionHandled() method

Signature:

class HTTPRequest {
isInterceptResolutionHandled(): boolean;
}

Returns:

boolean

true if the intercept resolution has already been handled, false otherwise.