cookie

val cookie: Cookie? = null

The cookie object which represents the cookie which was not stored. It is optional because sometimes complete cookie information is not available, such as in the case of parsing errors.

Sources

jvm source
Link copied to clipboard