When provider
is set to "CURL", the following information applies.
Attributes
Names | Type | Description |
---|---|---|
option | string | A CURL option number, which can be determined by examining the curl.h header file and the set options page. |
Element Content
The content of the element is an option-specific string that depends on the option being set.
...