summaryrefslogtreecommitdiffstats
path: root/changes-entries/resp_passed.txt
blob: 901b59566bae92599aef9e07fad856bbec24228a (plain)
1
2
3
4
5
  *) 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]