indigo
indigo copied to clipboard
Raise an error when an image can't be loaded
Currently if we load an image into Indigo but it doesn't exist Indigo just silently stops. We need to raise an error if the content we receive is not a 2xx return code. While we're there we may also want to see how Indigo deals with 3xx return codes (such as a perminent redirect) and deal with those accordingly