chrome version: 42.0.2311.152 m i use Download-File-JS to download verify code image, every image mush have a unique name, # here is the problem: there is no response header like <code>Content-Disposition: attachment; filename="aaa.jpg"</code>, but even i set download attribute to 'xxxx.jpg', still save as aaa.jpg, how can i handle this.