UNPKG

@loopback/docs

Version:
24 lines (16 loc) 681 B
--- lang: en title: 'API docs: rest.restbindings.https_options' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar editurl: https://github.com/strongloop/loopback-next/tree/master/packages/rest permalink: /doc/en/lb4/apidocs.rest.restbindings.https_options.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/rest](./rest.md) &gt; [RestBindings](./rest.restbindings.md) &gt; [HTTPS\_OPTIONS](./rest.restbindings.https_options.md) ## RestBindings.HTTPS\_OPTIONS variable Binding key for HTTPS options <b>Signature:</b> ```typescript HTTPS_OPTIONS: BindingKey<https.ServerOptions> ```