cookies property

List<Cookie> cookies

The cookies in the request, from the Cookie headers.

Implementation

List<Cookie> get cookies;