Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_DOH (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/curl/lib/
H A Dcurl_setup.h283 # define CURL_DISABLE_DOH 1 macro
/aosp_15_r20/external/curl/
H A Dconfigure.ac4658 AC_DEFINE(CURL_DISABLE_DOH, 1, [disable DoH]) definition
H A DCMakeLists.txt301 option(CURL_DISABLE_DOH "Disable DNS-over-HTTPS" OFF) option