deleteCookie

abstract fun deleteCookie(name: String)

删除指定名称的 Cookie。

Parameters

name

Cookie 名称。

Throws

如果无法确定URL来删除Cookie。