RESTClient
                                
                                 RESTClient copied to clipboard
                                
                                    RESTClient copied to clipboard
                            
                            
                            
                        Binary (Blob) Response download doesn't take the name from the response but simply wants to save as "download"
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.

