From: Daniel Stenberg Date: Tue, 9 Oct 2018 08:05:06 +0000 (+0200) Subject: docs/DEPRECATE: minor reformat to render nicer on web X-Git-Tag: curl-7_62_0~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7da100010a4b0331d017aa4b381b93551a776f4d;p=thirdparty%2Fcurl.git docs/DEPRECATE: minor reformat to render nicer on web --- diff --git a/docs/DEPRECATE.md b/docs/DEPRECATE.md index 3323633d87..3ca7ee99e6 100644 --- a/docs/DEPRECATE.md +++ b/docs/DEPRECATE.md @@ -71,7 +71,7 @@ Left to answer: should the *setopt() function start to return error when these options are set to be able to tell when they're trying to use options that are no longer around or should we maintain behavior as much as possible? -## CURLOPT_DNS_USE_GLOBAL_CACHE +## `CURLOPT_DNS_USE_GLOBAL_CACHE` This option makes libcurl use a global non-thread-safe cache for DNS if enabled. The option has been marked as "obsolete" in the header file and in