Skip to content

fix(http): pass down the reportUploadProgress and reportDownloadProgress on post/patch requests#69244

Open
JeanMeche wants to merge 1 commit into
angular:mainfrom
JeanMeche:http-report-progress-post
Open

fix(http): pass down the reportUploadProgress and reportDownloadProgress on post/patch requests#69244
JeanMeche wants to merge 1 commit into
angular:mainfrom
JeanMeche:http-report-progress-post

Conversation

@JeanMeche

@JeanMeche JeanMeche commented Jun 8, 2026

Copy link
Copy Markdown
Member

The addBody function did not pass the argument correctly

fixes #69241

…ogress` on post/patch requests

The `addBody` function did not pass the argument correctly

fixes angular#69241
@angular-robot angular-robot Bot added the area: common/http Issues related to HTTP and HTTP Client label Jun 8, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jun 8, 2026
@JeanMeche JeanMeche requested a review from AndrewKushnir June 8, 2026 21:53
@JeanMeche JeanMeche changed the title fix(http): pass down the reportUploadProgress and `reportDownloadPr… fix(http): pass down the reportUploadProgress and reportDownloadProgress on post/patch requests Jun 8, 2026
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note labels Jun 8, 2026
@JeanMeche

Copy link
Copy Markdown
Member Author

Caretaker note: The Presubmit breakage is pre-exisiting. This is good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: common/http Issues related to HTTP and HTTP Client merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v22 HTTP option reportUploadProgress does not work

2 participants