Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_DIGEST_AUTH (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/
DCMakeLists.txt185 option(CURL_DISABLE_DIGEST_AUTH "disables Digest authentication" OFF) option
Dconfigure.ac4040 AC_DEFINE(CURL_DISABLE_DIGEST_AUTH, 1, [to disable digest authentication]) definition