Searched defs:exclude_httponly (Results 1 – 2 of 2) sorted by relevance
252 bool exclude_httponly() const { return exclude_httponly_; } in exclude_httponly() function
1941 CookieOptions exclude_httponly = options; in TEST_F() local