-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.CookieEngine.Reload
Andrew Lambert edited this page Nov 26, 2022
·
7 revisions
libcURL.CookieEngine.Reload
Function Reload() As Boolean
Returns true if the operation succeeded; if it returns false then check EasyHandle.LastError.
Reloads the cookie list from the files previously specified to ReadCookies
.
- CookieEngine.Enabled
- CookieEngine.ReadCookies
- CURLOPT_COOKIELIST in the libcURL documentation.
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.