Up

_ADDcurlFileFormField

Add a file form field for a Post operation on a CURL object.

Prototype :

fun [ObjCURL S P] ObjCURL

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

See also :

  • _ADDcurlFormField
  • Example :

    Note :