cookies property

List<Cookie> get cookies

The cookies in the request, from the "Cookie" headers.

Implementation

List<Cookie> get cookies;