data class CachedResponse
Cached response
CachedResponse(body: String)
Entry content, base64-encoded.
val body: String