SIGN IN SIGN UP

Allow fetch to handle images returned from internal fetch

The scenario is if they `#fetch file:///foo.png` or some other kind of non-http scheme, it'll fall back to the file service and just grab the file contents.

This needed updating to handle binary data.
T
Tyler Leonhardt committed
975bb3f3f4685360ba0324bab56be56b0ea368b7
Parent: d42d2b0