Does anyone of you know if it's possible to set the default value of the withCredentials Property of the Polymer iron-ajax element?
The default value is false, but i need it to be true (need it multiple times and i don't want to write with-credentials="true" every time)