Curl Command
|
1 min read
curl
noproxy
if you want to ignore the proxy server or other proxy:
curl -i -k --noproxy '*' https://apex-erp-devtest.openu.ac.il:8443/erpnewt/api/v1/flexvalues/MLM_ACCOUNT
if you want to ignore the proxy server or other proxy:
curl -i -k --noproxy '*' https://apex-erp-devtest.openu.ac.il:8443/erpnewt/api/v1/flexvalues/MLM_ACCOUNT