the number of times I've seen code like this in Su...
# suitescript
j
the number of times I've seen code like this in SuiteAnswers 🤢
Copy code
var headers = new Array();
headers['User-Agent-x'] = 'SuiteScript-Call';
headers['Content-Type'] = 'application/json';
🤢 1