I am trying to download a .xls file from postman using GET. My URL is https://localhost:8080/data/mydata.xls
https://localhost:8080/data/mydata.xls
On the localhost, mydata.xls is 26 KB. When