Up

_ADDcurlFormField

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

Prototype :

fun [ObjCURL S S] ObjCURL

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

See also :

  • _ADDcurlFileFormField
  • Example :

    Note :