8b6c67a4ba
1. The redirect credential leak was caused because the arguments to `shouldCopyHeaderOnRedirect` were passed in the wrong order 2. The HTTP request smuggling was caused by incorrect identification of chunked transfer encoding. Closes https://github.com/dart-lang/sdk/pull/63133 GitOrigin-RevId: 1e6189fd7cd7b0360566f01d02c82a71de5d0f0a Change-Id: I7c76615d12b6dac8888c1cdc3a6cab46199f6b0a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/493600 Commit-Queue: Brian Quinlan <bquinlan@google.com> Reviewed-by: Alexander Aprelev <aam@google.com>