]> git.ipfire.org Git - thirdparty/curl.git/commit
CURLOPT_DOH_URL.3: mention the known bug
authorDaniel Stenberg <daniel@haxx.se>
Wed, 4 May 2022 12:44:14 +0000 (14:44 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 4 May 2022 12:44:16 +0000 (14:44 +0200)
commit851fb743db71f2af3ec19f87cb405cd6fea50fc8
tree0769b4ccc96d63c941ef00682e72016084097fd2
parent55e137bdf55117d344d75d2347ffb5fe1ee930a0
CURLOPT_DOH_URL.3: mention the known bug

It is mostly duplicating info from KNOWN_BUGS but make it easier to find
for users of this option.

Closes #8790
docs/libcurl/opts/CURLOPT_DOH_URL.3