express get url domain code example Example: express get host url const hostWithProtocol = req.protocol + '://' + req.get('host')