]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy: follow up to r1822849 and r1822878.
authorYann Ylavic <ylavic@apache.org>
Thu, 1 Feb 2018 15:01:40 +0000 (15:01 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 1 Feb 2018 15:01:40 +0000 (15:01 +0000)
commit1a3e292e1d4dc8295f7832ce3995c32826adca8d
treef929499174d8697b0eca61e04a3ab02cf3ffe5f0
parent30dfcf3241e14c24b708df993c65d6a48d6271d5
mod_proxy: follow up to r1822849 and r1822878.

Does r1822878's "static" APR_RETRIEVE_OPTIONAL_FN work if, say, mod_proxy is
builtin but mod_http2 isn't?

Not worth taking the risk here since it's not a fast path...

Note: if this is an issue, I'm afraid it applies elsewhere too.

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