HTTPRequestHTTPRequest.finalizeInterceptions版本:23.11.1本頁內容HTTPRequest.finalizeInterceptions() 方法 等待處理中的攔截處理程式,然後決定如何完成請求攔截。 簽名 class HTTPRequest { finalizeInterceptions(): Promise<void>;} 傳回 Promise<void>