What is the difference between HTTP and HTTPS?
HTTP (HyperText Transfer Protocol) is used for unencrypted communication, while HTTPS (HyperText Transfer Protocol Secure) encrypts data exchanged between the web server and the client using SSL/TLS.