In Postman 10.7.1 for MacOS, `pm.request.headers.each()` in the pre-request script fails when removing headers while iterating over them: > TypeError: Cannot read properties of undefined (reading 'value') See details provided in #61.