Node.js module

https

The 'node:https' module extends http to support secure TLS/SSL connections. It provides https.createServer and https.request methods for serving and consuming encrypted HTTPS traffic.

Fully supported in Bun

APIs are implemented, but the Agent is not always used yet, which might affect connection pooling and other Agent features.

Functions 3

Classes 2

Interfaces 4

Variables 1