Lines Matching refs:secret
19 Set-Cookie: super=secret; domain=example.com; path=/1561; secure;
20 Set-Cookie: supersuper=secret; domain=example.com; path=/1561/login/; secure;
23 Set-Cookie: supersupersuper=secret; __Secure-SID=12346; Secure; Domain=example.com
38 Set-Cookie: super=secret; domain=example.com; path=/1561; httponly;
39 Set-Cookie: super=secret; domain=example.com; path=/1561/; httponly;
40 Set-Cookie: super=secret; domain=example.com; path=/15; httponly;
42 Set-Cookie: supersuper=secret; domain=example.com; path=/1561/login/en;
43 Set-Cookie: supersuper=secret; domain=example.com; path=/1561/login;
98 .example.com TRUE / TRUE 0 supersupersuper secret
100 .example.com TRUE /1561/login/ TRUE 0 supersuper secret
101 #HttpOnly_.example.com TRUE /15 FALSE 0 super secret