Home
last modified time | relevance | path

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

/template/strap/vendor/php-webdriver/webdriver/lib/
DCookie.php163 * @param bool $httpOnly
165 public function setHttpOnly($httpOnly) argument
167 $this->offsetSet('httpOnly', $httpOnly);