httpMethod
The HTTP method used to submit the form; generally either @“GET” or @“POST”.
Declaration
@MainActor var httpMethod: String { get }The HTTP method used to submit the form; generally either @“GET” or @“POST”.
@MainActor var httpMethod: String { get }