Jump to content

Load cross origin audio withCredentials


anajavi
 Share

Recommended Posts

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

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...