Lines Matching refs:http_only
54 // * http_only cookie (w.c.b.a)82 // Http_only cookie1680 // the http_only cookie, the host secure cookie, and the two host1681 // path cookies. http_only, secure, and paths are ignored by1850 bool http_only;1870 p->secure, p->http_only));1897 EXPECT_EQ(input->http_only, output->IsHttpOnly());