Solved
Forum Discussion
j_angelevski
4 years agoContributor III
You can try changing the content-type
header as Bojan suggested, but what I found is if I change the content-type
header to application/octet-stream
just like in your case, it automatically adds the ..bin
extension to the file, so what I did is change the header to binary/octet-stream
and this removed the extension.
Related Content
- 3 years ago
- 12 months ago
- 8 years ago