cookies

open override val cookies: MutableMap<String, String>(source)

Any cookies sent with the request.

Note the value of the cookies will be in a raw format, so you may need to decode them yourself.