cookieLine property

String cookieLine
final

The string representing this individual cookie as it would appear in the header. This is not the entire "cookie" or "set-cookie" header which could have multiple cookies.

Implementation

final String cookieLine;