deleteCookie

fun deleteCookie(cookieName: String, url: String)

Deletes a cookie for the given URL.

Parameters

cookieName

Name of the cookie.

url

The url.