HomeSort by relevance Sort by last modified time
    Searched full:httponly_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/net/base/
cookie_monster.h 320 httponly_(httponly) {
334 bool IsHttpOnly() const { return httponly_; }
364 bool httponly_; member in class:net::CookieMonster::CanonicalCookie

Completed in 40 milliseconds