HTTPResponseHTTPResponse.fromCache版本:22.5.0本页内容HTTPResponse.fromCache() 方法 如果响应来自浏览器的磁盘缓存或内存缓存,则为 True。 签名: class HTTPResponse { abstract fromCache(): boolean;} 返回 布尔值