Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Thanks for resurrecting this old thread, but the whole point was that I had no control of the CORS headers. Commented Oct 17, 2018 at 15:56
  • @AdamMcCormick I didn't realize that. In my case, I was working on Citrix and could not modify the hosts file as noted above. I also could not modify the Access-Control-Allow-Origin request header on the server. I realized that I could modify the Origin request header and the Access-Control-Allow-Origin response header via a chrome extension Commented Oct 17, 2018 at 19:52