Hacker News new | ask | show | jobs
by sandruso 1345 days ago
I don't use axios often, but if I need to intercept requests, or set global headers I always need to wrap my fetch function and creating my own "axios". Axios can do these things without hassle.