UNPKG

express-uuap

Version:

Cas Client for Baidu.Inc uuap(Cas Server)

4 lines (3 loc) 124 B
module.exports = function getCurrentUrlAsService(req) { return req.protocol + '://' + req.get('host') + req.originalUrl }