Good day,
As per this link:
Q: How exactly do you configure httpOnly Cookies in ASP Classic? and various other solutions on SO which all basically show the same resolution/coding
we have tried to set the httponly
flag, both via URL Rewrite module AND entering it manually into both applicationhost.config
file (for server level) and web.config (for site level) and it simply will not take. We really are at our wits end.
I have Firebug installed to check whether it takes or works and it simply does not. Can anyone possibly think why this would occur? We are using IIS 7.5 on Server 2008 R2 and will be happy to provide any other information required. Please note though that I am not the web designer, I am The IT Administrator and am simply trying to assist my director to find answers.