httpMethod property

String? httpMethod
getter/setter pair

The http method of the request that was used to visit the URL, in uppercase.

Output only.

Implementation

core.String? httpMethod;