Up

_SETcurlOptionS

Set some CURL options with a string values.

Prototype :

fun [ObjCURL I S] ObjCURL

Return : ObjCURL the same Curl object if success, NIL otherwise

See also :

  • _SETcurlOptionList
  • _SETcurlOption
  • _SETcurlOptionFile

    Example :

    Note :