From: Daniel Stenberg Date: Mon, 8 Jun 2026 10:55:40 +0000 (+0200) Subject: CURLOPT_DOH_URL.md: does not inherit proxy options X-Git-Tag: rc-8_21_0-2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e786a4e9159b11166b1c870f2c02df37c480cb73;p=thirdparty%2Fcurl.git CURLOPT_DOH_URL.md: does not inherit proxy options Closes #21904 --- diff --git a/docs/libcurl/opts/CURLOPT_DOH_URL.md b/docs/libcurl/opts/CURLOPT_DOH_URL.md index 1c463f13ca..d82d71d8c0 100644 --- a/docs/libcurl/opts/CURLOPT_DOH_URL.md +++ b/docs/libcurl/opts/CURLOPT_DOH_URL.md @@ -47,6 +47,8 @@ option. Using this option multiple times makes the last set string override the previous ones. Set it to NULL to disable its use again. +DoH lookups do not inherit proxy options from its parent transfer. + # INHERIT OPTIONS DoH lookups use SSL and some SSL settings from your transfer are inherited,