How the web works
In a normal way :
1: we type the url in the browser.
2: After the submission the DNS lookup will performed and after that the
request will placed to that ip address with some header(meta data). Where the handshake will perform if all correct then the response send along with response header.
3: Http Vs Https :
Comments
Post a Comment