![]() |
|||
|
About Article
A Technical Blog, originally posted at http://omaralzabir.com/prevent-asp-net-cookies-from-being-sent-on-every-css-js-image-request/
ASP.NET generates some large cookies if you are using ASP.NET membership provider. Especially if you are using the Anonymous provider, then a typical site will send the following cookies to every request when a user is logged in, whether the request is to a dynamic page or to any static resource:
|
||||||||||||||