https://issues.apache.org/bugzilla/show_bug.cgi?id=55475
Yann Ylavic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30839|0 |1 is obsolete| | --- Comment #9 from Yann Ylavic <[email protected]> --- Created attachment 30846 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30846&action=edit Detect incomplete body in HTTP input filter and return APR_ECONNABORTED (2.2.x) A new patch that fix that case too. The problem was the core_input_filter's EOS not stripped from the brigade when returning APR_ECONNABORTED (previously APR_INCOMPLETE, but the associated error message "Partial results are valid but processing is incomplete" looks weird). -- 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]
