@hqoss/http-client › Globals › HttpMethod
• Delete: = "delete"
Defined in httpClient/types.ts:32
• Get: = "get"
Defined in httpClient/types.ts:28
• Patch: = "patch"
Defined in httpClient/types.ts:30
• Post: = "post"
Defined in httpClient/types.ts:29
• Put: = "put"
Defined in httpClient/types.ts:31