CancellableRequest
public class CancellableRequest
Undocumented
-
The request used to make the actual network request
Declaration
Swift
public let request: AnyRequest
-
cancels the request
Declaration
Swift
public func cancel()