Up

_SETcurlOptionFile

Set some CURL options with a file value.

Prototype :

fun [ObjCURL I P] ObjCURL

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

See also :

  • _SETcurlOptionList
  • _SETcurlOption
  • _SETcurlOptionS

    Example :

    Note :