HTTPResponseHTTPResponse.fromCache版本:23.11.1本頁內容HTTPResponse.fromCache() 方法 如果回應來自瀏覽器的磁碟快取或記憶體快取,則為 True。 簽名 class HTTPResponse { abstract fromCache(): boolean;} 返回 布林值