mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
This patch allows the response clone to have the same headers list as the original's. Previously, only the cloned response's headers guard was set to be the same as the original response's headers guard.