How to send file using express js as attachment?

preview_player
Показать описание
In this tutorial we are going to learn how we can send file to client as attachment in express server.

---
Watch Express Js Playlist

#expressjs #javascript #nodejs
Рекомендации по теме
Комментарии
Автор

Thanks for the video. But I'm facing a problem. How can I download an image from a cross-origin location (URL) in express js?

minhazrabbi
Автор

dude....your second method is totally incorrect. If you send the file using that method, it will come out as empty.
Try sending a file having some data using this method, the browser will download an empty file.

nikunjgupta
welcome to shbcf.ru