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
Make sure to finalize the request properly (node-fetch#432)
Unfortunately, I could not write a test case that allows testing the bug
in node-fetch#428. Credits to Roman Zaharenkov <ZaharenkovRoman@gmail.com> for
discovering this long-standing bug and proposing a first version of the
fix.
Co-authored-by: Roman Zaharenkov <ZaharenkovRoman@gmail.com>
Fixes: node-fetch#428
0 commit comments