Make call to onBodySent conditional in RetryHandler by MzUgM · Pull Request #2478 · nodejs/undici (original) (raw)

added 3 commits

November 28, 2023 22:47

@MzUgM

RequestHandler does not have onBodySent but RetryHandler always sends to onBodySent which causes a problem for users who use RetryHandler via request()

@MzUgM

@MzUgM

mcollina

metcoder95

kodiakhq Bot referenced this pull request in X-oss-byte/Nextjs

Dec 1, 2023

@renovate

kodiakhq Bot referenced this pull request in X-oss-byte/Canary-nextjs

Dec 3, 2023

@renovate

kodiakhq Bot referenced this pull request in ascorbic/unpic-img

Dec 4, 2023

@renovate

gr2m referenced this pull request in octokit/rest.js

Dec 5, 2023

@renovate

renovate Bot referenced this pull request in specfy/specfy

Jan 16, 2024

@renovate

kodiakhq Bot referenced this pull request in X-oss-byte/Nextjs

Feb 7, 2024

@renovate

crysmags pushed a commit to crysmags/undici that referenced this pull request

Feb 27, 2024

@MzUgM @crysmags

RequestHandler does not have onBodySent but RetryHandler always sends to onBodySent which causes a problem for users who use RetryHandler via request()

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 }})