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

isSecure() public method

public isSecure ( ) : boolean
return boolean True if the cookie should be sent over HTTPS only.
    public function isSecure() : bool;