A
Andrei Popa
Guest
I am currently working on a project where we add cookies to an IHttpResponse through a WebHandler. That works nicely using the IHttpResponse.SetCookie method. The problem now is that I want to remove the cookie I set, but in another request Is this possible?
Continue reading...
Continue reading...