asilvas / node-image-steam

A simple, fast, and highly customizable on-the-fly image manipulation web server built atop Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accept header shouldn't be required for non-images

asilvas opened this issue · comments

Works as expected in Browsers and Test tools, but cases where Accept is not provided it'll return a 400 if you're requesting non-images (proxied assets). Minor

fixed