axios-streaming
axios-streaming copied to clipboard
Question: Running in browser
How can I modify axios.js for the browser?
For that you'd have to look at the axios documentation. I assume that the library itself works fine in a browser but you'd need to use the browser native data types instead of Buffer.