httpMethod top-level constant

String const httpMethod

Identifies the HTTP method of the request. Both upper/lower case values are allowed.

Implementation

const String httpMethod = 'http.method';