Http & Https
Introduction
HTTP is a set of rules for communication between a client (like a web browser) and a server. When a website is visited, an HTTP request is sent by the browser to the server, which responds with data in plaintext (unencrypted). HTTPS is a...
coder-nandan.hashnode.dev3 min read