suspend fun CookiesStorage.addCookie( urlString: String, cookie: Cookie): Unit
Add cookie with key urlString to storage.