UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

32 lines (21 loc) 877 B
--- lang: en title: 'API docs: http-server.httpoptions' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/http-server permalink: /doc/en/lb4/apidocs.http-server.httpoptions.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/http-server](./http-server.md) &gt; [HttpOptions](./http-server.httpoptions.md) ## HttpOptions interface HTTP server options <b>Signature:</b> ```typescript export interface HttpOptions extends BaseHttpOptions ``` <b>Extends:</b> [BaseHttpOptions](./http-server.basehttpoptions.md) ## Properties | Property | Type | Description | | --- | --- | --- | | [protocol?](./http-server.httpoptions.protocol.md) | 'http' | <i>(Optional)</i> |