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

Features that will NOT be supported #301

Open
mtripg6666tdr opened this issue Dec 7, 2023 · 0 comments
Open

Features that will NOT be supported #301

mtripg6666tdr opened this issue Dec 7, 2023 · 0 comments

Comments

@mtripg6666tdr
Copy link
Owner

Candyget is a HTTP client for Node.js and its goal is doing HTTP requests on Node.js by one-line and keeping a smallest size of the package.
For keeping the package size small, currently there is no plan to implement the following features.

  • Reconnecting when the request fails after downloads has started
  • HTTP3 support
  • Pagination
  • etc...

If you want to perform advanced HTTP requests, please consider using other libraries such as got, ky, miniget, or native fetch.

@mtripg6666tdr mtripg6666tdr pinned this issue Dec 7, 2023
@mtripg6666tdr mtripg6666tdr changed the title Features that will NOT supported Features that will NOT be supported Dec 7, 2023
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