cookies property

Iterable<Cookie> get cookies

Cookies

Warning: this may include the session cookie created by the Woomera session feature.

Implementation

Iterable<Cookie> get cookies => _coreRequest.cookies;