You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
axios has some nice features on top of fetch, including mechanisms to cancel requests. Please provide us with a way (or just the impl) to create an axios adapter. Ideally I should be able to give the axios instance during configuration.
The text was updated successfully, but these errors were encountered:
axios has some nice features on top of fetch, including mechanisms to cancel requests. Please provide us with a way (or just the impl) to create an axios adapter. Ideally I should be able to give the axios instance during configuration.
The text was updated successfully, but these errors were encountered: