require-headers: HTTP x-msg-require-headers request-header
Set which headers to return in the HTTP response message.
| Type | Description |
|---|---|
| HTTP header name | x-msg-require-headers |
| HTTP header type | Request-header |
| Valid in HTTP request message | POST, GET, DELETE |
| Allowed values | A comma-separated list of the entity header names:
or, To request a specific property: To request all properties: |
| Default value | NO_require-headers |
Description
- The value of x-msg-require-headers is not case-sensitive,
except in the cases of the
ALL,NO_require-headers, andALL-USRconstants, and theproperty-namevariable.