WebCookieManager

From Xojo Documentation

Class (inherits from Object)


New in 2020r1

Used to get and set cookies connected with the app.

Methods
Count Remove Value
NameAt Set
Enumerations
SameSiteStrengths

Notes

Session cookies are deleted by the browser when the browser decides that the session has ended.

Compatibility

Web projects on all supported operating systems.