Class HttpMethod (2.16.4)

HttpMethod(value)

The HTTP method used to execute the task.

Enums

Name Description
HTTP_METHOD_UNSPECIFIED HTTP method unspecified
POST HTTP POST
GET HTTP GET
HEAD HTTP HEAD
PUT HTTP PUT
DELETE HTTP DELETE
PATCH HTTP PATCH
OPTIONS HTTP OPTIONS