Re: [FileAPI] Controlling Blob URL's (#8)

re: controlling the name: as @annevk states,  `<a download>` is for.
re: "Save As" dialog - that's a user agent option as to whether to show UI or automatically place the file in a dedicated Downloads folder.

I can imagine a feature request for e.g. `File.saveAs(optional filename)` but I wouldn't do that by controlling the URL.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/8#issuecomment-194490003

Received on Wednesday, 9 March 2016 20:19:42 UTC