Home
last modified time | relevance | path

Searched refs:curlrc (Results 1 – 8 of 8) sorted by relevance

/third_party/curl/tests/data/
Dtest43623 <file1 name="%LOGDIR/.config/curlrc">
26 data = "curlrc read"
36 Find .curlrc in .config/curlrc via CURL_HOME
55 curlrc read
Dtest43323 <file1 name="%LOGDIR/.curlrc">
26 data = "curlrc read"
37 Verify XDG_CONFIG_HOME use to find .curlrc
56 curlrc read
/third_party/curl/src/
Dtool_parsecfg.c92 char *curlrc = findfile(".curlrc", CURLRC_DOTSCORE); in parseconfig() local
93 if(curlrc) { in parseconfig()
94 file = fopen(curlrc, FOPEN_READTEXT); in parseconfig()
96 free(curlrc); in parseconfig()
99 filename = pathalloc = curlrc; in parseconfig()
/third_party/curl/docs/cmdline-opts/
Ddisable.d5 Help: Disable .curlrc
12 If used as the **first** parameter on the command line, the *curlrc* config
Dconfig.d73 8) On Windows, if it finds no *.curlrc* file in the sequence described above, it
76 On Windows two filenames are checked per location: *.curlrc* and *_curlrc*,
Dretry-all-errors.d14 default (for example in your **curlrc**), there may be unintended consequences
Dpage-footer2 .I ~/.curlrc
67 looking for the default .curlrc. *CURL_HOME* and *XDG_CONFIG_HOME*
92 default .curlrc file.
/third_party/curl/docs/
DTODO1169 For example .curlrc could benefit from being able to do this.
1177 default .curlrc could a specific user-agent only when doing requests against