app-localize-behavior
app-localize-behavior copied to clipboard
Feature Request: Add option to load resource (xhr) having withCredentials = true
As title says; We are loading the translation resource file from a secured endpoint. Now I have to override the loadResources function to set ajax.withCredentials = true; Please add a withCredentials option to this function.