-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.EasyHandle.ClearFormData
Andrew Lambert edited this page Dec 21, 2015
·
9 revisions
#libcURL.EasyHandle.ClearFormData
##Method Signature
Sub ClearFormData()##Remarks Removes any HTTP form which was previously set using EasyHandle.SetFormData.
You can use this method as a "soft" version of the Reset method. Calling this method, even if no form has been set, will return the EasyHandle's options to basic retrieval semantics.
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.