Contents

httpMethod

Declaration

var httpMethod: String { get }

Discussion

The HTTP method used to submit the form; generally either @“GET” or @“POST”.