Skip to content
Snippets Groups Projects
Commit e430a719 authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

Fix cookie check in IE8

IE8 doesn't know how to handle max-age when setting cookies turning the "cookie check cookie" into a session cookie.  Using expires=<date> as well.  Manually expire the cookie after its existence is checked for.

1982
parent 2592ab86
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment