Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for different types of fetch mechanisms... (axios) #72

Open
dlikhten opened this issue Jul 31, 2019 · 1 comment
Open

Support for different types of fetch mechanisms... (axios) #72

dlikhten opened this issue Jul 31, 2019 · 1 comment

Comments

@dlikhten
Copy link

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.

@dlikhten
Copy link
Author

I think a first step would be providing a custom request function in the options of a buildApi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant