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