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

Valentin Gutierrez <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #9 from Valentin Gutierrez <[email protected]> ---
This isn't completely solved by patch 32204.
This small PHP PoC script triggers the same issue (tested with version 2.4.25):
<?php
http_response_code(304);
echo("test");
flush();

-- 
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