libcURL.MultipartFormElement.ContentHeaders - charonn0/RB-libcURL GitHub Wiki
libcURL.MultipartFormElement.ContentHeaders
Property Declaration
Dim ContentHeaders As ListPtr
Remarks
A list of additional headers to be included with the form element. If no additional headers were specified then this property will be Nil
See also
- CURLFORM_CONTENTHEADER in the libcURL documentation