You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-```getLengthSync()``` method DOESN'T calculate length for streams, use ```knownLength``` options as workaround.
351
+
-```getLength(cb)``` will send an error as first parameter of callback if stream length cannot be calculated (e.g. send in custom streams w/o using ```knownLength```).
352
+
-```submit``` will not add `content-length` if form length is unknown or not calculable.
351
353
- Starting version `2.x` FormData has dropped support for `[email protected]`.
352
354
- Starting version `3.x` FormData has dropped support for `[email protected]`.
0 commit comments