mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0cd635e9e2
Cancel the unread response body before reporting NG02825 when its declared Content-Length exceeds the configured buffer limit. Without cancellation, SSR can finish while the underlying connection remains open.
Add regression coverage for the declared-length rejection path.
(cherry picked from commit 1a006a8f97)