URLRequestConvertible
Types adopting the URLRequestConvertible
protocol can be used to construct URL requests.
-
The URL request.
Declaration
Swift
var URLRequest: NSURLRequest { get }
Alamofire Docs (40% documented)