Searched refs:curlrc (Results 1 – 8 of 8) sorted by relevance
23 <file1 name="%LOGDIR/.config/curlrc">26 data = "curlrc read"36 Find .curlrc in .config/curlrc via CURL_HOME55 curlrc read
23 <file1 name="%LOGDIR/.curlrc">26 data = "curlrc read"37 Verify XDG_CONFIG_HOME use to find .curlrc56 curlrc read
92 char *curlrc = findfile(".curlrc", CURLRC_DOTSCORE); in parseconfig() local93 if(curlrc) { in parseconfig()94 file = fopen(curlrc, FOPEN_READTEXT); in parseconfig()96 free(curlrc); in parseconfig()99 filename = pathalloc = curlrc; in parseconfig()
5 Help: Disable .curlrc12 If used as the **first** parameter on the command line, the *curlrc* config
73 8) On Windows, if it finds no *.curlrc* file in the sequence described above, it76 On Windows two filenames are checked per location: *.curlrc* and *_curlrc*,
14 default (for example in your **curlrc**), there may be unintended consequences
2 .I ~/.curlrc67 looking for the default .curlrc. *CURL_HOME* and *XDG_CONFIG_HOME*92 default .curlrc file.
1169 For example .curlrc could benefit from being able to do this.1177 default .curlrc could a specific user-agent only when doing requests against