libcURL.EasyHandle.Verbose - charonn0/RB-libcURL GitHub Wiki
libcURL.EasyHandle.Verbose
Property Declaration
Dim Verbose As Boolean
Remarks
If set to True, libcURL will execute the DebugMessage event. Defaults to True when running in the debugger and False when not.
See also
- EasyHandle.DebugMessage
- CURLOPT_VERBOSE in the libcURL documentation