Files
sdk/tests/standalone
Brian Quinlan 8b6c67a4ba [io]: Fixes a redirect credential leak and a HTTP request smuggling issue.
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>
2026-04-08 13:31:32 -07:00
..
2024-09-10 15:29:28 +00:00