API Action Authorization

There is no option for CURLAUTH_DIGEST in Api Action authorization. there is only “Username” option (CURLOPT_HTTPAUTH => CURLAUTH_BASIC) dmxConnectLib\modules\api.php line 112. After any update i manually edit this file.