rest-vir - v2.2.0
Preparing search index...
extractHttpMethod
Function extractHttpMethod
extractHttpMethod
(
rawValue
:
string
,
)
:
"GET"
|
"PUT"
|
"POST"
|
"DELETE"
|
"PATCH"
|
"TRACE"
|
undefined
Parameters
rawValue
:
string
Returns
"GET"
|
"PUT"
|
"POST"
|
"DELETE"
|
"PATCH"
|
"TRACE"
|
undefined
Package
@rest-vir/api
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
rest-vir - v2.2.0
Loading...
Package
@rest-vir/api