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
request
HTTPRequest to be executed