UNPKG

express-gateway-plugin-exec

Version:
5 lines (4 loc) 101 B
module.exports = function(req, res, next) { req.headers['originpath'] = 'rohitchora'; next(); };