Everyone uses the Internet on a daily basis whether it is for checking emails, watching YouTube videos, uploading images and status on social media, or visiting a website on the browser.
But have you ever wondered what happens at the backend when entering the website URL and hit enter??
Let me walk you through, when you enter a URL in a browser and hit enter, the browser automatically generates an HTTP (HyperText Transfer Protocol) request and send it to the server on which the required website is stored. Then the server returns an HTTP Response which is read by the…
A tech-geek