]> granicus.if.org Git - curl/commit
CURLOPT_DNS_USE_GLOBAL_CACHE: deprecated
authorDaniel Stenberg <daniel@haxx.se>
Tue, 4 Sep 2018 22:05:46 +0000 (00:05 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 Sep 2018 06:24:54 +0000 (08:24 +0200)
commit7c5837e79280e6abb3ae143dfc49bca5e74cdd11
tree60c71abb621e45128f4cbacf56ffaba51b7017cf
parent25fd1057c9c86e32d43fce147e80f47f6b385c84
CURLOPT_DNS_USE_GLOBAL_CACHE: deprecated

Disable the CURLOPT_DNS_USE_GLOBAL_CACHE option and mark it for
deprecation and complete removal in six months.

Bug: https://curl.haxx.se/mail/lib-2018-09/0010.html
Closes #2942
docs/DEPRECATE.md
lib/setopt.c