]> granicus.if.org Git - apache/commit
mod_proxy_html: follow up to r1599012.
authorYann Ylavic <ylavic@apache.org>
Wed, 3 Jan 2018 13:37:50 +0000 (13:37 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 3 Jan 2018 13:37:50 +0000 (13:37 +0000)
commit538144cb4fbe448f77936aa474c58a2b04e93948
tree5ad11c039fde5046d068d4a8fa8674b1c0fbd40b
parentaa768c71910ab27ed8fd228e2425be24eb2b1ff0
mod_proxy_html: follow up to r1599012.

To determine whether or not HTML data are lower than 4 bytes, use a retain
buffer rather than assuming that all should be contained in a single bucket
with the next one being EOS (if any).

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