From 7da100010a4b0331d017aa4b381b93551a776f4d Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 9 Oct 2018 10:05:06 +0200 Subject: docs/DEPRECATE: minor reformat to render nicer on web --- docs/DEPRECATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DEPRECATE.md b/docs/DEPRECATE.md index 3323633d8..3ca7ee99e 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 -- cgit v1.2.3