Up

_SETcurlOptionList

Set some CURL options with a list values.

Prototype :

fun [ObjCURL I [S r1]] ObjCURL

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

See also :

  • _SETcurlOption
  • _SETcurlOptionS
  • _SETcurlOptionFile

    Example :

    Note :