Is true if the intercept resolution has already been handled, false otherwise.
true
false
class HTTPRequest { isInterceptResolutionHandled(): boolean; }
Returns:
boolean