]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy_http2: don't use ap_proxy_ssl_connection_cleanup(), there may be
authorYann Ylavic <ylavic@apache.org>
Mon, 27 Jun 2016 21:45:45 +0000 (21:45 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 27 Jun 2016 21:45:45 +0000 (21:45 +0000)
commitc1bf57bc2989fe67276fc662ce44144572ed450e
tree90ed4fdb38f9859bb3529b033b2826f7d0168954
parentbc73d63b45d0ac7be029986e7c67a2417e8121ad
mod_proxy_http2: don't use ap_proxy_ssl_connection_cleanup(), there may be
data available on the backend connection before we reuse it (e.g. PING or SETTINGS change).

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