The serialized response body, as passed to res.send().
Value of the Content-Type response header (e.g. application/json; charset=utf-8).
Unix timestamp (ms) at which the entry expires, or null if it never expires.
HTTP status code of the cached response (e.g. 200, 201).
The raw data stored for a cached response.