Opensearch dashboards.httpresponseoptions
Home > opensearch-dashboards > HttpResponseOptions
HttpResponseOptions interface
HTTP response parameters
Signature:
export interface HttpResponseOptions
Properties
| Property | Type | Description |
|---|---|---|
| body? | HttpResponsePayload | (Optional) HTTP message to send to the client |
| headers? | ResponseHeaders | (Optional) HTTP Headers with additional information about response |