in express how do you set the location header

JavaScript
res.location('/customers/' + inst._id)1
Source

Also in JavaScript: