toString抽象方法

String toString()
override

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

实现

String toString();