HTTPRequester
Undocumented
-
Undocumented
-
Method that executes a URLRequest based on an a HTTPRequest object. Response is sent back to the delegate on the main thread
Declaration
Swift
public static func execute(_ request: HTTPRequest)Parameters
requestHTTPRequest to be executed
View on GitHub
HTTPRequester Class Reference