remove

fun remove(url: String, name: String): Promise<Void>(source)

A promise which resolves when the cookie has been removed.

Removes the cookies matching url and name.