ByteDance interview question

Difference between HTTP and HTTPS

Interview Answer

Anonymous

Mar 10, 2022

HTTPS is HTTP with encryption. The only difference between the two protocols is that HTTPS uses TLS (SSL) to encrypt normal HTTP requests and responses.