Page Contents
Home > @loopback/rest > RestBindings > HTTPS_OPTIONS
RestBindings.HTTPS_OPTIONS variable
Binding key for HTTPS options
Signature:
HTTPS_OPTIONS: BindingKey<https.ServerOptions<typeof import("http").IncomingMessage, typeof import("http").ServerResponse>>