Lines Matching refs:Cookie
38 Set-Cookie: foobar=name; domain=%HOSTIP; path=/;
39 Set-Cookie: mismatch=this; domain=%HOSTIP; path="/silly/";
40 Set-Cookie: partmatch=present; domain=.0.0.1; path=/w;
41 Set-Cookie: duplicate=test; domain=.0.0.1; domain=.0.0.1; path=/donkey;
42 Set-Cookie: cookie=yes; path=/we;
43 Set-Cookie: cookie=perhaps; path=/we/want;
44 Set-Cookie: name with space=is weird but; path=/we/want;
45 Set-Cookie: trailingspace = removed; path=/we/want;
46 Set-Cookie: nocookie=yes; path=/WE;
47 Set-Cookie: blexp=yesyes; domain=%HOSTIP; domain=%HOSTIP; expiry=totally bad;
48 Set-Cookie: partialip=nono; domain=.0.0.1;
65 Cookie: name with space=is weird but; trailingspace=removed; cookie=perhaps; cookie=yes; foobar=nam…