In edge, I am accessing a JSP page that returns me a file. It works perfectly in chrome but in Edge and Internet explorer I am getting the mime type appended to the filename.
This is the response header:
Edge asked me to save the file and the filename is
persistenceIDs.xlsx.vnd.openxmlformats-officedocument.spreadsheetml.sheet
Any ideas?