How HTTP server works
An HTTP server is a piece of software that listens for incoming requests from web browsers and other HTTP clients and responds to them accordingly. When you enter a website URL in your browser, it sends a request to the server hosting that website, w...
til.hashnode.dev3 min read