mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-11 00:01:21 +00:00
Iterating a response's headers with pairs() looped forever when a header name repeated, which could happen for example with multiple Set-Cookie headers.