Skip to content
REST Cache
Main Navigation
Guide
5.0.0
4.x.x
Appearance
Menu
Return to top
On this page
Type Alias: HttpMethod
ts
type
HttpMethod
=
"GET"
|
"POST"
|
"PUT"
|
"PATCH"
|
"DELETE"
;
Defined in:
common.ts:61