requestMethod
The method to use for this request.
Declaration
var requestMethod: SLRequestMethod { get }Discussion
Use this property to look up the method of the HTTP request that was set in init(forServiceType:requestMethod:url:parameters:). Possible values are described in SLRequestMethod.