UNPKG

@loopback/docs

Version:
23 lines (15 loc) 575 B
--- lang: en title: 'API docs: http-server.httpserver.host' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.http-server.httpserver.host.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/http-server](./http-server.md) &gt; [HttpServer](./http-server.httpserver.md) &gt; [host](./http-server.httpserver.host.md) ## HttpServer.host property Host of the HTTP / HTTPS server <b>Signature:</b> ```typescript readonly host: string | undefined; ```