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

make fetch implementation pluggable #86

Open
alexkli opened this issue Apr 26, 2022 · 0 comments
Open

make fetch implementation pluggable #86

alexkli opened this issue Apr 26, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@alexkli
Copy link
Contributor

alexkli commented Apr 26, 2022

  1. Provide default fetch impl by default
    • to make simple case easy, just depend on node-fetch-retry and done
    • whatever seems most common, right now still node-fetch v2, soon v3, and then the nodejs native solution
  2. Allow to override fetch() impl used

See related #75 and #84

@alexkli alexkli added the enhancement New feature or request label Apr 26, 2022
@alexkli alexkli added this to the v3 milestone Apr 28, 2022
klcodanr added a commit that referenced this issue Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant