method

open override fun method(): String

Returns the HTTP method of the dispatched request.

Return

The HTTP method as a string (e.g., "GET", "POST", "PUT", "DELETE").