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.