toString 抽象方法

String toString()
重写

返回 cookie 的格式化字符串表示。字符串表示可以用于设置 Cookie 或 'set-cookie' 报头

实现

String toString();