class HttpCacheEntry
Client single response cache with expires and varyKeys.
val body: ByteArray |
|
val expires: GMTDate |
|
val response: HttpResponse |
|
val varyKeys: Map<String, String> |
fun equals(other: Any?): Boolean |
|
fun hashCode(): Int |