Selects a cached response for a given URL.
If an expiry is set, only entries that have not expired will be retrieved.
The cached response as a string, or null if no valid entry exists.
null
The URL whose cached response is to be retrieved.