]> granicus.if.org Git - apache/commit
Merge r1829038, r1829039, r1830523 from trunk:
authorYann Ylavic <ylavic@apache.org>
Fri, 22 Jun 2018 10:44:13 +0000 (10:44 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 22 Jun 2018 10:44:13 +0000 (10:44 +0000)
commit21610e03dbad82f8abdfc605a3785713addf3f81
tree7a612d7abca4e934abbb228dcf72c4b50ab65613
parent7ff8dc28674f174acb4edf44973f033572dd0b26
Merge r1829038, r1829039, r1830523 from trunk:

mod_xml2enc: Fix forwarding of error metadata/responses. PR 62180.

All meta buckets are now aggregated (besides FLUSH) and forwarded down
the chain, and the output filter bails out on EOS.

Proposed by: Micha Lenk <micha lenk.info>

mod_xml2enc: follow up to r1829038.

If any, pass pending meta bucket down the chain before leaving.

mod_xml2enc: follow up to r1829038 and r1829039.

Use below pending_data logic for EOS bucket.
This closes #48

Submitted by: ylavic
Reviewed by: ylavic, jim, rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1834104 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/filters/mod_xml2enc.c