Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

When provider is set to "CURL", the following information applies.

Attributes

Names

Type

Description

optionstringA 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.

Examples

<TransportOption provider="CURL" option="113">1</TransportOption>
<TransportOption provider="CURL" option="13">120</TransportOption>
  • No labels