Credit to https://stackoverflow.com/a/52950468/14418265 headers: { 'cookie':cookies.map(c=>c.substr(0, c.indexOf(";"))).reduce((a, b) => a + "; " + b) }