axios-streaming icon indicating copy to clipboard operation
axios-streaming copied to clipboard

Question: Running in browser

Open ch3njust1n opened this issue 4 years ago • 1 comments

How can I modify axios.js for the browser?

ch3njust1n avatar Jun 10 '20 18:06 ch3njust1n

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.

andrewstart avatar Jun 10 '20 18:06 andrewstart