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