1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

docs/DEPRECATE: minor reformat to render nicer on web

This commit is contained in:
Daniel Stenberg 2018-10-09 10:05:06 +02:00
parent 4bc86270e1
commit 7da100010a
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -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