Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/lib/
H A Dcurl_setup.h279 # define CURL_DISABLE_COOKIES 1 macro
/aosp_15_r20/external/curl/
H A Dconfigure.ac4601 AC_DEFINE(CURL_DISABLE_COOKIES, 1, [to disable cookies support]) definition
H A DCMakeLists.txt285 option(CURL_DISABLE_COOKIES "Disable cookies support" OFF) option