jpillora / xdomain

A pure JavaScript CORS alternative
https://jpillora.com/xdomain/
3.12k stars 269 forks source link

Set custom headers in slave domain #130

Closed alpeshgaglani closed 9 years ago

alpeshgaglani commented 9 years ago

I think I have a pretty common setup, so apologize if this issue is known: Our setup has all the RESTful apis in api.example.com domain, and I need to access them from someotherdomain.com. So on someotherdomain.com, I included Githubissues.

  • Githubissues is a development platform for aggregating issues.