Up

_CALLcurlRequestSync

Execute the CURL object request and block the application until the request is finished.

Prototype :

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

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

See also :

  • _CALLcurlRequest
  • Example :

    Note :