cookies property

Map<String, String> cookies
final

Cookies from the request.

Implementation

final Map<String, String> cookies;