Preparing search index...
The search index is not available
@boots-edu/webz
@boots-edu/webz
HttpMethod
Enumeration HttpMethod
Description
An enum for the HTTP methods
Export
Index
Enumeration Members
DELETE
GET
OPTIONS
PATCH
POST
PUT
Enumeration Members
DELETE
DELETE
:
"DELETE"
GET
GET
:
"GET"
OPTIONS
OPTIONS
:
"OPTIONS"
PATCH
PATCH
:
"PATCH"
POST
POST
:
"POST"
PUT
PUT
:
"PUT"
Settings
Member Visibility
Protected
Private
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
DELETE
GET
OPTIONS
PATCH
POST
PUT
@boots-edu/webz
Loading...
Generated using
TypeDoc
Description
An enum for the HTTP methods
Export