Icicle\Http\Message\Cookie\MetaCookie::isHttpOnly PHP Method

isHttpOnly() public method

public isHttpOnly ( ) : boolean
return boolean True if the cookie should be available to HTTP requests only.
    public function isHttpOnly() : bool;