app.get('/', (req, res) => { req.header('User-Agent') }) // Use the Request.header() method to access //one individual request header’s value