Home
last modified time | relevance | path

Searched refs:Cookie (Results 1 – 6 of 6) sorted by relevance

/template/strap/vendor/php-webdriver/webdriver/lib/
DWebDriverOptions.php33 * @see Cookie for description of possible cookie properties
34 …* @param Cookie|array $cookie Cookie object. May be also created from array for compatibility reas…
40 $cookie = Cookie::createFromArray($cookie);
42 if (!$cookie instanceof Cookie) {
87 …* @return Cookie|null The cookie, or null in JsonWire mode if no cookie with the given name is pre…
101 return Cookie::createFromArray($cookieArray);
117 * @return Cookie[] The array of cookies presented.
128 $cookies[] = Cookie::createFromArray($cookieArray);
DCookie.php14 class Cookie implements \ArrayAccess class
34 * @return Cookie
/template/writr/css/plugins/
Dcookiebanner.less1 /* =Cookie Banner Plugin
/template/strap/vendor/php-webdriver/webdriver/
DCHANGELOG.md10 - PHP 8.1 deprecations in the `Cookie` class.
14 - Add `@return` and `@param` type annotations to Cookie class to avoid deprecations in PHP 8.1.
122 - Stop sending null values in Cookie object, which is against the protocol and may cause request to…
150 - Cookies should now be set using `Cookie` value object instead of an array when passed to to `addC…
151 …nd `getCookies()` methods of `WebDriverOptions` are now encapsulated in `Cookie` object instead of…
/template/bootstrap3/
DREADME.md18 * Cookie Law Banner Notice
DRELEASE.md71 * Fixed regression for Cookie Law for Hogfather release
326 * #225: Fixed Cookie Banner Law visibility (thanks to @legend2360)
590 …* Improvements in Cookie Law. Now the Policy button is displayed only when the DokuWiki page exists