mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 10:23:14 -04:00
* make FakeRequest compatible with http request * FakeRequest compatible with Http Request
599 B
599 B
Home > kibana-plugin-server > FakeRequest
FakeRequest interface
Fake request object created manually by Kibana plugins.
Signature:
export interface FakeRequest
Properties
Property | Type | Description |
---|---|---|
headers | Headers |
Headers used for authentication against Elasticsearch |