public static interface FileSource.ResourceTransformCallback
This callback allows implementors to transform URLs before they are requested
from the internet. This can be used add or remove custom parameters, or reroute
certain requests to other servers or endpoints.