Node JS Express – Download window doesn’t appear until all file is sent in header response
I’m working with Express to create an api that allow to download a PDF file.
Download is working fine, but I don’t see the download window where I choose the folder I want to download, until all “download” is done in network connection.
Node JS Express – Download window doesn’t appear until all file is sent in header response
I’m working with Express to create an api that allow to download a PDF file.
Download is working fine, but I don’t see the download window where I choose the folder I want to download, until all “download” is done in network connection.