Unverified Commit 7da10001 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

docs/DEPRECATE: minor reformat to render nicer on web

parent 4bc86270
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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