Skip to main content
Version: 3.27.2

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.