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-06-15 07:52:50 -08:00
2015-07-07 08:54:05 -08:00
2015-07-09 14:40:50 -08:00
2015-06-22 09:48:15 -08:00
2015-06-11 13:22:16 -08:00
2015-07-14 03:13:32 -08:00
2015-06-17 07:49:33 -08:00
2015-06-17 12:20:27 -08:00
2015-07-14 08:02:44 -08:00
2015-07-14 07:52:30 -08:00
2015-06-25 05:47:24 -08:00
2015-03-25 11:09:54 -08:00
2015-05-19 13:47:04 -08:00
2015-06-15 07:52:50 -08:00
2015-07-14 13:04:34 -08:00
2015-07-14 12:35:43 -08:00
2015-07-01 04:51:28 -08:00
2015-06-25 05:47:24 -08:00
2015-06-19 04:20:39 -08:00
2015-05-15 16:57:18 -08:00
2015-07-08 09:36:13 -08:00
2015-06-05 09:58:25 -08:00
2015-07-14 09:08:30 -08:00
2015-07-07 16:39:35 -08:00
2015-07-09 02:44:13 -08:00
2015-07-10 11:53:23 -08:00
2015-07-14 12:35:43 -08:00
2015-05-19 13:47:04 -08:00
2015-07-06 04:47:04 -08:00
2015-06-15 14:18:09 -08:00
2015-06-15 13:29:46 -08:00
2015-07-14 03:13:32 -08:00
2015-07-13 12:36:56 -08:00
2015-07-06 15:06:59 -08:00
2015-06-15 07:52:50 -08:00
2015-07-06 01:57:06 -08:00
2015-04-15 06:06:29 -08:00