Which layer is used to handle the HTTP requests?
Which layer is used to handle the HTTP requests? Correct Answer Network Layer
HTTP is a protocol which allows the fetching of resources, such as HTML documents. It is the foundation of any data exchange on the Web and a client-server protocol, which means requests are initiated by the recipient, usually the Web browser. The network layer is used to handle the HTTP requests.