]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_http: on seeing EOC buckets in ap_http_header_filter(), further
authorStefan Eissing <icing@apache.org>
Thu, 14 Apr 2022 10:12:20 +0000 (10:12 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 14 Apr 2022 10:12:20 +0000 (10:12 +0000)
commitffbfbf1c590bae60b32fd3decc63bfe6ca454877
tree785263de65675e3ed07bab80a6c4712d2dd9f3c2
parent56ee493d197eb33264dd98ef24e0e2503c4ce2f8
  *) mod_http: on seeing EOC buckets in ap_http_header_filter(), further
     analysis of the brigade is stopped. This means a RESPONSE will not
     be generated (if that had not already happened due to other buckets).
     Also, improve the `header_only` handling to cope with brigades that
     contain buckets like `RESPONSE DATA EOS` in one pass.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1899842 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_filters.c