Answer the question
In order to leave comments, you need to log in
Why does node.js need https module? How is it different from http?
Previously, I used only the http module, do I understand correctly that the https module should only be used when the domain uses an ssl certificate? What does it do then and why doesn't http fit?
It's also interesting about http2, maybe someone has already used it, does it have any advantages over regular http? Maybe in speed?
Answer the question
In order to leave comments, you need to log in
security. https has an ssl certificate. A secure connection has some sites that can't teach api's, for example, because a secure connection is needed. Let's say such as a telegram bot
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question