HTTPRequestHTTPRequest.url版本:23.11.1本頁內容HTTPRequest.url() 方法 請求的 URL 簽名 class HTTPRequest { abstract url(): string;} 返回 string