Node.js v18.12.1 documentation


Table of contents

HTTPS#

Stability: 2 - Stable

Source Code: lib/https.js

HTTPS is the HTTP protocol over TLS/SSL. HTTPS是TLS/SSL上的HTTP协议。In Node.js this is implemented as a separate module.在Node.js中,这是作为一个单独的模块实现的。