Interface: HttpServerOptions
Defined in: net/server/http-compat.ts:777
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
https? | object | HTTPS configuration | net/server/http-compat.ts:779 |
https.cert | string | - | net/server/http-compat.ts:781 |
https.key | string | - | net/server/http-compat.ts:780 |