-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Comments
// attempt to get "Content-Length" header
formData.getLength((err, length) => {
// TODO: Add chunked encoding when no length (if err) |
niftylettuce
changed the title
6.x Release ***CONTRIBUTORS WELCOME***
7.x Release ***CONTRIBUTORS WELCOME***
Aug 8, 2020
|
Should edit your own comment instead 😉
|
How can someone upgrading a major version of |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ERROR_CODES
array is outdated and status codes aren't proper - superagent's retry logic should be similar to the got retry logic)message-headers
to omit standard HTTP RFC headers from being set? #1420The text was updated successfully, but these errors were encountered: