HTTPRequestHTTPRequest.frame版本:22.5.0在本页HTTPRequest.frame() 方法 发起请求的框架,如果导航到错误页面,则为 null。 签名: class HTTPRequest { abstract frame(): Frame | null;} 返回值 Frame | null