]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CURLOPT_DOH_URL.md: does not inherit proxy options
authorDaniel Stenberg <daniel@haxx.se>
Mon, 8 Jun 2026 10:55:40 +0000 (12:55 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 Jun 2026 11:30:39 +0000 (13:30 +0200)
Closes #21904

docs/libcurl/opts/CURLOPT_DOH_URL.md

index 1c463f13caff4b6d50caec8ffa8d1d9d3284c701..d82d71d8c0c6efc7c6c48ebc71f576ce50ab374a 100644 (file)
@@ -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,