HTTPRequestHTTPRequest.isInterceptResolutionHandled版本: 23.11.1本页内容HTTPRequest.isInterceptResolutionHandled() 方法 如果拦截解析已被处理,则为 true,否则为 false。 签名 class HTTPRequest { isInterceptResolutionHandled(): boolean;} 返回值 boolean