mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
* expose IncomingMessage from KibanaRequest It's applied to identify incoming requests across New and Legacy platforms. We can rely on the value if want to attach additional information to incoming requests without mutating them. * support attaching basePath information to incoming requests * Support Url changing for incoming requests * add tests * use NP API in the legacy platform * relax KibanaRequest typings * check basePath cannot be set twice * address @eli comments * generate docs |
||
---|---|---|
.. | ||
core | ||
plugin | ||
security | ||
visualize | ||
add-data-guide.asciidoc | ||
core-development.asciidoc | ||
plugin-development.asciidoc | ||
pr-review.asciidoc |