CURLOPT_DOH_URL.md: does not inherit proxy options

Closes #21904
This commit is contained in:
Daniel Stenberg 2026-06-08 12:55:40 +02:00
parent ff7086874e
commit e786a4e915
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View 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,