Up

_CALLcurlRequest

Execute the CURL object request asynchronously.

Prototype :

fun [ObjCURL fun [ObjCURL u0 S I] u1 u0] ObjCURL

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

See also :

  • _CALLcurlRequestSync
  • Example :

    Note :