Returns the httponly flag of the cookie.
public function isHttpOnly() : bool { return $this->httponly; }