How to write image raw content response from php to file with Javascript?
Actually I am using JSZip to compress some files in chrome extension. I am accessing the files with a rest call which gives response as file raw content(response as php file_get_content())