kibana/api_docs/kbn_server_http_tools.mdx

39 lines
1.1 KiB
Text

---
####
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
#### Reach out in #docs-engineering for more info.
####
id: kibKbnServerHttpToolsPluginApi
slug: /kibana-dev-docs/api/kbn-server-http-tools
title: "@kbn/server-http-tools"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/server-http-tools plugin
date: 2022-11-16
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/server-http-tools']
---
import kbnServerHttpToolsObj from './kbn_server_http_tools.devdocs.json';
Contact Kibana Core for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 53 | 0 | 50 | 1 |
## Server
### Objects
<DocDefinitionList data={kbnServerHttpToolsObj.server.objects}/>
### Functions
<DocDefinitionList data={kbnServerHttpToolsObj.server.functions}/>
### Classes
<DocDefinitionList data={kbnServerHttpToolsObj.server.classes}/>
### Interfaces
<DocDefinitionList data={kbnServerHttpToolsObj.server.interfaces}/>