Files
Wez Furlong 9ff30af0a5 mod-http: fix pairs() header iteration hang
Iterating a response's headers with pairs() looped forever when a header name
repeated, which could happen for example with multiple Set-Cookie headers.
2026-08-27 18:00:41 +01:00
..