Helper for serving HTTP-backed resources.
This is a thin wrapper around :httpc so resource handlers can fetch remote
data without rebuilding the same transport glue repeatedly.
Summary
Functions
Builds an HTTP-backed resource helper.
Fetches the remote resource and returns a normalized result.