JavaScript-Ical-Parser icon indicating copy to clipboard operation
JavaScript-Ical-Parser copied to clipboard

Allow the use of extra parameters for the xmlHttp object

Open sauvagec opened this issue 9 years ago • 0 comments

I needed to set the "withCredentials" parameter to true to be able to perform cross-domain requests. This addition does not change anything to the library signature and it is compatible with existing uses. Thanx for accepting it.

sauvagec avatar Apr 20 '16 09:04 sauvagec