-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels