shea
var clientResponse = https.get({ url : "<https://myurl.com>", headers : { 'Authorization' : "Basic dXNlcm5hbWU6cGFzc3dvcmQ=" //base64 encoded username:password }