web.method

web.method

web.method

Function

Read the current HTTP request method.

Syntax

Parameters

No parameters.

Return value

TypeDescription
StringReturns the uppercase HTTP method name.

Example

Notes

  • The value comes from the underlying request method string.