May i know how to assign a file-name to a a-href file download.
get-file&l
In modern browsers you can also use download attribute on link tag:
get-file
You can check it's support on Can I use