Lines Matching full:retrieved
3200 "description": "Details to identify the cookie being retrieved.",
3226 "description": "Information to filter the cookies being retrieved.",
3228 "url": {"type": "string", "optional": true, "description": "Restricts the retrieved cookies to those that would match the given URL."},
3230 "domain": {"type": "string", "optional": true, "description": "Restricts the retrieved cookies to those whose domains match or are subdomains of this one."},
3231 "path": {"type": "string", "optional": true, "description": "Restricts the retrieved cookies to those whose path exactly matches this string."},