clean-jsdoc-theme TypeDoc APIv0.0.0

HttpMethod

HttpMethod = 'GET' | 'POST' | 'PUT' | 'PATCH' | 'DELETE' | 'HEAD' | 'OPTIONS'

Source: HttpClient.ts:16

HTTP methods supported by the client