Community

HTTP Cookies and ASP.NET Web API

(Suprotim Agarwal) HTTP Cookies are bits of information sent by an HTTP Server in an HTTP Response. So when a browser is said to ‘drop a cookie’, it basically implies that the ‘HTTP Client’ (browser in this case) received a Cookie from the server and has persisted it on the client.

Read More - Register for Free Membership