Hey Campers,
Any idea why this isn’t working correctly (node js)? It works fine locally and I changed the port to what Heroku requires: https://github.com/wheelsofsteel/req_headers/blob/master/app.js
https://reqheader.herokuapp.com/
(I’ve linked my github account, in package.json I have set the ‘start’ to ‘app.js’ and I deployed it on Heroku.)