@loopback/docs
Version:
Documentation for LoopBack 4
30 lines (19 loc) • 685 B
Markdown
lang: en
title: 'API docs: http-server.httpoptions'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.http-server.httpoptions.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/http-server](./http-server.md) > [HttpOptions](./http-server.httpoptions.md)
## HttpOptions interface
HTTP server options
<b>Signature:</b>
```typescript
export interface HttpOptions extends ListenOptions
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [protocol](./http-server.httpoptions.protocol.md) | <code>'http'</code> | |