tsayen / dom-to-image

Generates an image from a DOM node using HTML5 canvas
Other
10.21k stars 1.68k forks source link

fix: Fix mime-type isn't declared in url but content-type #344

Open YaoKaiLun opened 3 years ago

YaoKaiLun commented 3 years ago

Sometimes, image urls like cdn images, its mime type not be declared in url, but in content type of http header.