Basic Understanding HTTP HEADERS and COOKIE
HTTP HEADERS Http header is the most common thing in a web application when you visit a website your browser sends a request to the server and server response to your request as an Http response. when your browser sends…