]> git.kaiwu.me - haproxy.git/commit
MINOR: httpclient: configure the resolvers section to use
authorWilliam Lallemand <wlallemand@haproxy.org>
Wed, 4 May 2022 14:10:47 +0000 (16:10 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 4 May 2022 14:14:35 +0000 (16:14 +0200)
commit8a734cbae3ddfdc2ad14c9bb816ff8615263880e
treeb58570cad15fb7237aad27b259c855d07951f660
parent683fbb86be9036577dc8ee448104a07a70504b8a
MINOR: httpclient: configure the resolvers section to use

By default the httpclient uses the resolvers section whose ID is
"default", the httpclient.resolvers.id global option allows to configure
another section to use.
src/http_client.c