Merge branch 'cc/http-curlopt-resolve'
commit60be29398a555ac99b7bb8e322259590e36940e4
authorJunio C Hamano <gitster@pobox.com>
Tue, 31 May 2022 06:24:02 +0000 (30 23:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 31 May 2022 06:24:02 +0000 (30 23:24 -0700)
tree67b3f7f70818e45665d746955f9fec900ff658f4
parent8ddf593a250e07d388059f7e3f471078e1d2ed5c
parent511cfd3bffa685fda0e7c25bfa08082aa0de3a30
Merge branch 'cc/http-curlopt-resolve'

With the new http.curloptResolve configuration, the CURLOPT_RESOLVE
mechanism that allows cURL based applications to use pre-resolved
IP addresses for the requests is exposed to the scripts.

* cc/http-curlopt-resolve:
  http: add custom hostname to IP address resolutions
http.c