Page Contents

Home > @loopback/http-server > HttpProtocol

HttpProtocol type

Supported protocols

Signature:

export type HttpProtocol = 'http' | 'https';