active
content: complete
1 value setHTTPVerb
http://hl7.org/fhir/http-verb
HTTP verbs (in the HTTP command line). See [HTTP rfc](https://tools.ietf.org/html/rfc7231) for details.
Official specConcepts (6)
| Code | Display | Definition |
|---|---|---|
| GET | GET | HTTP GET Command. |
| HEAD | HEAD | HTTP HEAD Command. |
| POST | POST | HTTP POST Command. |
| PUT | PUT | HTTP PUT Command. |
| DELETE | DELETE | HTTP DELETE Command. |
| PATCH | PATCH | HTTP PATCH Command. |