Stone.js API
Docs
Home
Preparing search index...
stone-js-http-core/src/declarations
HttpMethod
Type Alias HttpMethod
HttpMethod
:
"GET"
|
"POST"
|
"PUT"
|
"PATCH"
|
"DELETE"
|
"OPTIONS"
|
"HEAD"
Represents valid HTTP methods as string literals.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Docs
Home
Stone.js API
Loading...
Represents valid HTTP methods as string literals.