humanmade / tachyon

Faster than light image resizing service that runs on AWS. Super simple to set up, highly available and very performant.

Home Page:https://engineering.hmn.md/projects/tachyon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUG: Requesting image that doesn't exist returns `Content-Type: json`

owaincuvelier opened this issue · comments

A bug in Tachyon seems to be; if you make a request to an image via Tachyon, and the image doesn't exist, it'll return a Content-Type header with value JSON, which isn't desirable.

213484670-965c6cd3-beb4-4585-ad5b-5c1c3ee1a71f

Need to check if this is still the case with #162