cachedResponse
The protocol’s cached response.
Declaration
@NSCopying var cachedResponse: CachedURLResponse? { get }Discussion
If not overridden in a subclass, this method returns the cached response stored at initialization time.
The protocol’s cached response.
@NSCopying var cachedResponse: CachedURLResponse? { get }If not overridden in a subclass, this method returns the cached response stored at initialization time.