dotblue / nette-webimages

On-the-fly generated web images for your Nette app
Other
26 stars 18 forks source link

Allow returning no image from providers #3

Closed vojtech-dobes closed 10 years ago

vojtech-dobes commented 10 years ago

It should be possible to allow situation when no provider will return anything (for example because image really isn't supposed to exist). Then the PHP script should return HTTP 404.