cookies property

List<String> cookies
final

Cookies set by the server (from the 'set-cookie' header).

Implementation

final List<String> cookies;