UrlFetcher
public protocol UrlFetcher
An abstraction for URL loading. URLSession conforms and other mechanisms for URL loading (e.g. Alamofire) can be used by providing conformance.
-
Undocumented
Declaration
Swift
public protocol UrlFetcher
UrlFetcher Protocol Reference