arena-js icon indicating copy to clipboard operation
arena-js copied to clipboard

Ensure cross-origin requests are properly handled by Axios

Open ivangreene opened this issue 7 years ago • 0 comments

I have yet to test this module in-browser, GET requests should already work in theory. Axios has options to automatically make the appropriate requests for other methods. Possibly allow a second parameter to the constructor for options/config to pass directly to Axios?

ivangreene avatar Dec 14 '17 22:12 ivangreene