Nick Lockwood a92f107712 Added RCTFileRequestHandler
Summary: @​public

We previously discovered that using an NSURLSessionDataTask to load local files is noticably less efficient than using regular filesystem methods.

This diff adds RCTFileRequestHandler as a replacement for RCTHTTPRequestHandler when loading local files. This reduces loading time when loading local files via XMLHttpRequest, as well as improving the performance for some image load requests.

Reviewed By: @javache

Differential Revision: D2531710

fb-gh-sync-id: 259714baac131784de494d24939f42ad52bff41a
2015-10-13 08:14:28 -07:00
..
2015-09-22 10:46:26 -07:00
2015-07-24 08:41:58 -08:00
2015-08-06 15:49:35 -08:00
2015-03-25 11:09:54 -08:00
2015-10-13 08:14:28 -07:00
2015-10-13 08:14:28 -07:00
2015-09-08 03:34:33 -08:00
2015-09-30 21:02:31 -07:00
2015-10-06 20:01:21 -07:00
2015-10-07 09:43:22 -07:00
2015-07-24 08:41:58 -08:00
2015-07-24 08:41:58 -08:00
2015-04-15 06:06:29 -08:00