monsterutilities icon indicating copy to clipboard operation
monsterutilities copied to clipboard

fix(covers): catch covers API timeouts and hardcode cache file extensions

Open defvs opened this issue 4 years ago • 1 comments

Fixes #107

Regarding the file extension hardcode : Other than grabbing the Content-Type header (which is cumbersome in the current scope), it is better for now to hardcode the file extension. Most file viewers today can recognize wrong extension and still read, for example, a png file disguised with a .jpg extension;

defvs avatar Jun 19 '20 22:06 defvs

@xerus2000 same for this PR; needs a review

defvs avatar Jun 27 '20 11:06 defvs