methods
Constants
CONNECT
type: String
The CONNECT HTTP method.
DELETE
type: String
The DELETE HTTP method.
GET
type: String
The GET HTTP method.
HEAD
type: String
The HEAD HTTP method.
OPTIONS
type: String
The OPTIONS HTTP method.
PATCH
type: String
The PATCH HTTP method.
POST
type: String
The POST HTTP method.
PUT
type: String
The PUT HTTP method.
TRACE
type: String
The TRACE HTTP method.