Uri Handler
interface UriHandler
Allows to implement a custom fetching process for specific URIs. It is the handler's job to fetch the URI and return the JS body payload.
Allows to implement a custom fetching process for specific URIs. It is the handler's job to fetch the URI and return the JS body payload.