@loopback/docs
Version:
Documentation for LoopBack 4
31 lines (20 loc) • 760 B
Markdown
lang: en
title: 'API docs: http-server.httpoptions'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/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) > [@loopback/http-server](./http-server.md) > [HttpOptions](./http-server.httpoptions.md)
## HttpOptions interface
HTTP server options
<b>Signature:</b>
```typescript
export interface HttpOptions extends BaseHttpOptions
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [protocol](./http-server.httpoptions.protocol.md) | 'http' | |