I have a big file(URL) and want to download it form nodejs API chunk by chunk and send it to the client chunk by chunk :
app.get(\'/download\', (req, res, nex