Skip to content

Features that will NOT be supported #301

@mtripg6666tdr

Description

@mtripg6666tdr

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions