Method

public typealias Method = Alamofire.HTTPMethod
  • A Boolean value determining whether the request supports multipart.

    Declaration

    Swift

    var supportsMultipart: Bool { get }