GlisWeb framework

◆ restCall()

restCall (   $url,
  $method = METHOD_GET,
  $data = NULL,
  $datatype = MIME_APPLICATION_JSON,
  $answertype = MIME_APPLICATION_JSON,
$status = NULL,
  $headers = array(),
  $user = NULL,
  $pasw = NULL,
$error = NULL 
)

esegue una chiamata REST

Da fare:
documentare

Definizione alla linea 23 del file _rest.tools.php.