Home
last modified time | relevance | path

Searched defs:httpOnly (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
DWebCookie.h68 bool httpOnly; member
/external/chromium_org/third_party/WebKit/Source/platform/
DCookie.h59 bool httpOnly; member
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DCookieParser.js241 httpOnly: function() method in WebInspector.Cookie
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
DCookiesTable.js146 … domain: "", path: "", expires: "", size: this._totalSize(item.cookies), httpOnly: "", secure: ""}; property
/external/chromium_org/chrome/common/extensions/api/
Dcookies.json21 …"httpOnly": {"type": "boolean", "description": "True if the cookie is marked as HttpOnly (i.e. the… object
110 …"httpOnly": {"type": "boolean", "optional": true, "description": "Whether the cookie should be mar… object
/external/chromium_org/extensions/common/api/
Ddeclarative_web_request.json370 "httpOnly": { object
417 "httpOnly": { object
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dchrome_extension_externs.js1092 Cookie.prototype.httpOnly; method in Cookie
/external/chromium_org/third_party/closure_compiler/externs/
Dchrome_extensions.js4878 Cookie.prototype.httpOnly; method in Cookie