addCookie

abstract suspend fun addCookie(requestUrl: Url, cookie: Cookie)(source)

Sets a cookie for the specified host.

Report a problem