httpMethod property

String? httpMethod
getter/setter pair

The http method of the request that triggered the vulnerability, in uppercase.

Output only.

Implementation

core.String? httpMethod;