HTTPRequestHTTPRequest.finalizeInterceptions版本: 23.11.1在本页HTTPRequest.finalizeInterceptions() 方法 等待挂起的拦截处理程序,然后决定如何完成请求拦截。 签名 class HTTPRequest { finalizeInterceptions(): Promise<void>;} 返回 Promise<void>