Closed typpo closed 11 years ago
This is useful to avoid accumulating old cookies over time, which impacts request size (the 600 day default is a bit generous for our weekly tests).
Also fixes an issue where defaults weren't getting passed through to setCookie.
setCookie
This is useful to avoid accumulating old cookies over time, which impacts request size (the 600 day default is a bit generous for our weekly tests).
Also fixes an issue where defaults weren't getting passed through to
setCookie
.