-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.CookieEngine.Invalidate
Andrew Lambert edited this page Nov 26, 2022
·
5 revisions
libcURL.CookieEngine.Invalidate
Sub Invalidate()
The CookieEngine class keeps a cached copy of libcURL's internal cookie list. This method marks the cached list as dirty. You must use this method whenever cookies are modified from outside the CookieEngine class, for example after a transfer has completed.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.