mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
Adds a wrapper type for vectors that can contain large response bodies to prevent flooding debug logs with the contents of those bodies. Testing: Can't test debug log output. Fixes: #37769 --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>