developerforce / Force.com-JavaScript-REST-Toolkit

ForceTK - a minimal Force.com REST API for JavaScript apps
BSD 3-Clause "New" or "Revised" License
315 stars 175 forks source link

Enable XMLHttpRequest #100

Open JPG19 opened 4 years ago

JPG19 commented 4 years ago

While using the forcetk.Client() i want to be able to make a cross origin request. Is this possible?