arena-js
arena-js copied to clipboard
Ensure cross-origin requests are properly handled by Axios
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?