Contents

httpMethod

The HTTP request method.

Declaration

var httpMethod: String { get set }

Discussion

The default HTTP method is “GET”.

See Also

Accessing request components