anajavi Posted June 1, 2015 Share Posted June 1, 2015 I am hosting my audio assets on Amazon S3 and using Cloudfront cookies to control access to them. To send the cookies when loading these assets on Chrome I need to set withCredentials = true on XMLHttpRequest. Is there a sane way to do it, or do I need to monkeypatch Loader xhrLoad method? Link to comment Share on other sites More sharing options...
Recommended Posts