Page Contents
Home > @loopback/rest > ApiExplorerOptions > httpUrl
ApiExplorerOptions.httpUrl property
URL for the API explorer served over http protocol to deal with mixed content security imposed by browsers as the spec is exposed over http by default. See https://github.com/loopbackio/loopback-next/issues/1603
Signature:
httpUrl?: string;