Make call to onBodySent conditional in RetryHandler by MzUgM · Pull Request #2478 · nodejs/undici (original) (raw)
added 3 commits
RequestHandler does not have onBodySent but RetryHandler always
sends to onBodySent which causes a problem for users who use
RetryHandler via request()
kodiakhq Bot referenced this pull request in X-oss-byte/Nextjs
kodiakhq Bot referenced this pull request in X-oss-byte/Canary-nextjs
kodiakhq Bot referenced this pull request in ascorbic/unpic-img
gr2m referenced this pull request in octokit/rest.js
renovate Bot referenced this pull request in specfy/specfy
kodiakhq Bot referenced this pull request in X-oss-byte/Nextjs
crysmags pushed a commit to crysmags/undici that referenced this pull request
- failing test
RequestHandler does not have onBodySent but RetryHandler always
sends to onBodySent which causes a problem for users who use
RetryHandler via request()
is this a fix?
refactor: clean up test case
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})