How to embed filename in data: url? I would like to create a file download with proper filename from JavaScript without using a server round trip. I was planning to do it using data: url it gives proper mime-type, but how can I add filename also in data: url?
TIA Biju _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
