I am using express API to send a file from the server the the request as such :
app.get(\'/download\', async (req, res)=> { res.download(`${__dirname}/dl/myf