API Reference
Preparing search index...
@aws-lambda-powertools/event-handler
rest
isHttpMethod
Function isHttpMethod
isHttpMethod
(
method
:
string
,
)
:
method
is
|
"GET"
|
"POST"
|
"PUT"
|
"PATCH"
|
"DELETE"
|
"HEAD"
|
"OPTIONS"
Parameters
method
:
string
Returns
method
is
"GET"
|
"POST"
|
"PUT"
|
"PATCH"
|
"DELETE"
|
"HEAD"
|
"OPTIONS"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API Reference
Loading...