Searched defs:httpOnly (Results 1 – 5 of 5) sorted by relevance
70 bool httpOnly; member
57 bool httpOnly; member
163 get httpOnly() getter in WebInspector.Cookie
205 bool httpOnly = CFHTTPCookieIsHTTPOnly(cookie); in getRawCookies() local
3175 …"httpOnly": {"type": "boolean", "description": "True if the cookie is marked as HttpOnly (i.e. the… object3264 …"httpOnly": {"type": "boolean", "optional": true, "description": "Whether the cookie should be mar… object