Skip to content

libcURL.EasyHandle.ClearFormData

Andrew Lambert edited this page Mar 27, 2016 · 9 revisions

#libcURL.EasyHandle.ClearFormData

##Method Signature

 Sub ClearFormData()

##Remarks Removes any HTTP forms from the EasyHandle and returns the EasyHandle's options to basic retrieval semantics. You can use this method as a "soft" version of the Reset method, even if no form has been set or a protocol other than HTTP is being used.

Clone this wiki locally