https://bz.apache.org/bugzilla/show_bug.cgi?id=62380

--- Comment #3 from Luca Toscano <[email protected]> ---
Really strange, I am not able to repro with this simple proxy_fcgi/php test
case:

<?php
header('X-Foo: bar');
http_response_code(404)
?>

Header always set X-Foo "bar" (global httpd.conf)

If you have time/patience can you please add a bare minimum testing/repro-case
that I can use?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to