- uri
- the reference to the requested resource.
- urlConnection
- the connection to fetch the response.
Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException
Allows the protocol handler to cache data after retrieving resources. The ResponseCache decides whether the resource data should be cached or not. If so, this method returns a CacheRequest to write the resource data to. Otherwise, this method returns null.