-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.CookieEngine.Constructor
Andrew Lambert edited this page Nov 26, 2022
·
9 revisions
libcURL.CookieEngine.Constructor
Protected Sub Constructor(Owner As libcURL.EasyHandle)
Name | Type | Comment |
---|---|---|
Owner | EasyHandle | The EasyHandle whose cookies are to be manipulated |
Generally, you should not construct instances of this class. Use the value returned from EasyHandle.CookieEngine (or cURLClient.Cookies) instead.
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.