Contents

httpMethod

The HTTP request method.

Declaration

var httpMethod: String? { get set }

Mentioned in

Discussion

The default HTTP method is “GET”.

See Also

Accessing request components