Up

_SETcurlOptionList

Set some CURL options with an integer value.

Prototype :

fun [ObjCURL I I] ObjCURL

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

See also :

  • _SETcurlOptionList
  • _SETcurlOptionS
  • _SETcurlOptionFile

    Example :

    Note :