cookies property

List<Cookie> cookies

Cookies to present to the server (in the 'cookie' header).

Implementation

List<Cookie> get cookies;