isHttpOnly

abstract fun isHttpOnly(): Boolean

检查此 Cookie 是否被标记为 HttpOnly,即无法通过客户端脚本(如 JavaScript)访问。