]> git.ipfire.org Git - thirdparty/curl.git/commit
cf-https-connect: look into httpsrr alpns when available
authorStefan Eissing <stefan@eissing.org>
Wed, 15 Jan 2025 15:45:25 +0000 (16:45 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Jan 2025 07:23:02 +0000 (08:23 +0100)
commita6eac834811a77ad283c498c7f61424ccef2912b
tree6a960032be7bfc0ef76ee0b08a9ffd917da45044
parentbbb91b22eeef159128462116dc194ecdd9ef8917
cf-https-connect: look into httpsrr alpns when available

Improved the filter implementation to be flexible in which order h3 and
h2/h1 are attempted. When HTTPSRR is enabled, look at the ALPNs it found
and use the order given for connecting in default setups.

Closes #16012
lib/cf-https-connect.c
lib/doh.c