In the previous article, we understood how the browser knows the server's address (thanks to DNS). Now, it's time to start a conversation (HTTP request-response cycle)
In this article, we will understand what a request is, what a response is, and how...