WebResponse.ClearCookie

From Xojo Documentation

Method

WebRequest.ClearCookie(Name As String, Domain As String = ".", Path As String = "/", Secure As Boolean = False, HTTPOnly As Boolean = False)

New in 2020r1

Supported for all project types and targets.

Clears all data from the cookie at the location specified.