© 2026 Hedgehog Software, LLC
let headers = {} for (const [key, value] of request.headers.entries()) { headers[key] = value }