-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.cURLSession.Reset
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
libcURL.cURLSession.Reset
Sub Reset()Resets the cURLSession to a pristine state. All options that were previously set will be cleared and returned to their default values. Existing connections, the Session ID cache, the DNS cache, cookies, and shares are not affected.
It is not necessary to call this method between transfers.
- EasyHandle.Reset method
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.