Lines Matching full:setcookie
50 monster->SetCookie(GURL("http://foo1"), "A=1");
51 monster->SetCookie(GURL("http://foo2"), "B=1");
52 monster->SetCookie(GURL("http://foo3"), "C=1");
95 // monster->SetCookie(GURL("http://b"), "X=1")
96 // monster->SetCookie(GURL("http://a"), "Y=1")
462 monster->SetCookie(GURL("http://foo1"), "A=1");
463 monster->SetCookie(GURL("http://foo2"), "B=1");
464 monster->SetCookie(GURL("http://foo3"), "C=1");
465 monster->SetCookie(GURL("http://foo3"), "D=1");
523 monster->SetCookie(GURL("http://foo1"), "A=1");
524 monster->SetCookie(GURL("http://foo2"), "B=1");
525 monster->SetCookie(GURL("http://foo3"), "C=1");
526 monster->SetCookie(GURL("http://foo3"), "D=1");
527 monster->SetCookie(GURL("http://foo3"), "E=1");
586 monster->SetCookie(GURL("http://foo1"), "A=1");
587 monster->SetCookie(GURL("http://foo2"), "B=1");
588 monster->SetCookie(GURL("http://foo3"), "C=1");
589 monster->SetCookie(GURL("http://foo3"), "D=1");
590 monster->SetCookie(GURL("http://foo3"), "E=1");
618 monster->SetCookie(GURL("http://a.foo2.com"), "A=1");
619 monster->SetCookie(GURL("http://foo2.com"), "B=1");
620 monster->SetCookie(GURL("http://b.foo1.com"), "C=1");
621 monster->SetCookie(GURL("http://foo4.com"), "D=1; domain=.foo4.com;"
623 monster->SetCookie(GURL("http://a.foo1.com"), "E=1");
624 monster->SetCookie(GURL("http://foo1.com"), "F=1");
625 monster->SetCookie(GURL("http://foo3.com"), "G=1");
626 monster->SetCookie(GURL("http://foo4.com"), "H=1");
655 monster->SetCookie(host, "A=1");