fetchResource

suspend fun fetchResource(call: ApplicationCall, path: String)

Serves HTTP request by fetching a resource.

Resources are cached in-memory, so they are not expected to be very large.