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

7.x Release ***CONTRIBUTORS WELCOME*** #1492

Closed
3 of 12 tasks
niftylettuce opened this issue Jun 6, 2019 · 4 comments
Closed
3 of 12 tasks

7.x Release ***CONTRIBUTORS WELCOME*** #1492

niftylettuce opened this issue Jun 6, 2019 · 4 comments

Comments

@niftylettuce
Copy link
Collaborator

niftylettuce commented Jun 6, 2019

@niftylettuce niftylettuce changed the title 6.x Release 6.x Release ***CONTRIBUTORS WELCOME*** Jun 6, 2019
@niftylettuce niftylettuce pinned this issue Jun 6, 2019
@niftylettuce niftylettuce changed the title 6.x Release ***CONTRIBUTORS WELCOME*** 6.x Release 🎉 Jun 6, 2019
@niftylettuce niftylettuce changed the title 6.x Release 🎉 6.x Release ***CONTRIBUTORS WELCOME*** Jun 6, 2019
@niftylettuce niftylettuce unpinned this issue Jun 17, 2019
@niftylettuce niftylettuce pinned this issue Jun 17, 2019
@niftylettuce
Copy link
Collaborator Author

  • add chunked encoding when no length (if error) (./src/node/index.js)
    // attempt to get "Content-Length" header
    formData.getLength((err, length) => {
      // TODO: Add chunked encoding when no length (if err)

@niftylettuce niftylettuce changed the title 6.x Release ***CONTRIBUTORS WELCOME*** 7.x Release ***CONTRIBUTORS WELCOME*** Aug 8, 2020
@niftylettuce
Copy link
Collaborator Author

niftylettuce commented Aug 8, 2020

  • make the retry status codes, methods (turn on, disabling POST by default), and default retries more configurable via options object

@jimmywarting
Copy link
Contributor

jimmywarting commented May 24, 2021

Should edit your own comment instead 😉

  • converting commonjs to import?
  • stop supporting older browsers?

@jayqui
Copy link

jayqui commented Mar 10, 2022

How can someone upgrading a major version of superagent tell which of the new changes are breaking? Would it be possible to more clearly demarcate these in the future?

@titanism titanism closed this as completed Jun 1, 2022
@titanism titanism unpinned this issue Jun 1, 2022
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

4 participants