DataEntry
@Serializable
Data entry.
Constructors
Link copied to clipboard
constructor(requestURL: String, requestMethod: String, requestHeaders: List<CacheStorage.Header>, responseTime: Double, responseStatus: Int, responseStatusText: String, responseType: CacheStorage.CachedResponseType, responseHeaders: List<CacheStorage.Header>)
Properties
Link copied to clipboard
Request headers
Link copied to clipboard
Request method.
Link copied to clipboard
Request URL.
Link copied to clipboard
Response headers
Link copied to clipboard
HTTP response status code.
Link copied to clipboard
HTTP response status text.
Link copied to clipboard
Number of seconds since epoch.
Link copied to clipboard
HTTP response type