Nick Lockwood d1a82c4af1 Fixed image downloader bug
Summary:
RCTImageDownloader was ignoring server response codes. When receiving a response other than 200 it would treat this as success, meaning the image would never load, nor report failure.

This diff fixes that by treating responses with non-200 status as an error so that error handler is called.
2015-07-14 13:04:34 -08:00
..
2015-07-14 03:13:32 -08:00
2015-03-25 11:09:54 -08:00
2015-07-14 13:04:34 -08:00
2015-07-08 09:36:13 -08:00
2015-06-15 13:29:46 -08:00
2015-04-15 06:06:29 -08:00