mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00

ap_die() to judge if it can send out a response. Bump mmn. Enable test cases that check errors during response body to appear as error on client side. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1910161 13f79535-47bb-0310-9956-ffa450edef68
5 lines
251 B
Plaintext
5 lines
251 B
Plaintext
*) core: add `final_resp_passed` flag to request_rec to allow
|
|
ap_die() to judge if it can send out a response. Bump mmn.
|
|
Enable test cases that check errors during response body to
|
|
appear as error on client side.
|
|
[Stefan Eissing] |