Skip to main content
Version: 3.14.1

Request.method

The method read-only property of the Request interface contains the request's method (GET, POST, etc.)

Value

A String indicating the method of the request.