TartanLlama merged fastly/js-compute-runtime#1482 · July 17, 2026 13:18 fix: Make headers of cloned requests independent #1482 Headers for requests that are cloned through req.clone() are currently shared. This PR makes them independent. +31 -0 2 comments