RESTClient icon indicating copy to clipboard operation
RESTClient copied to clipboard

Binary (Blob) Response download doesn't take the name from the response but simply wants to save as "download"

Open JRSofty opened this issue 5 years ago • 0 comments

So when testing a file download request, I receive the response in the base64 encoding in the application, yet when I attempt to download the file to view the contents from the client I notice that the name in the save dialog is simply download, although the response delivers a filename for the file in question. I have attached screenshots to show my meaning.

grafik

grafik

JRSofty avatar Jun 19 '20 07:06 JRSofty