I save my cookie as the following code:
public static void SetCookie(string key, string value, int expireDay = 1) { var cookie = new