You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

cookies-with-empty-and-comment-lines.txt 326B

12345678
  1. # first line is a comment
  2. # the next cookie is supposed to be removed, because it has expired already
  3. some-domain1 TRUE /some/path1 FALSE 0 key1 value1
  4. # expires date is 01/01/2030 @ 12:00am (UTC)
  5. #HttpOnly_.some-domain2 TRUE /some/path2 TRUE 1893499200 key2 value2
  6. some-domain3 TRUE /some/path3 FALSE 1893499200 key3 value3