Lines Matching +full:dot +full:- +full:notation
10 * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
59 char *altsvc; /* alt-svc cache file name */
62 bool encoding; /* Accept-Encoding please */
63 bool tr_encoding; /* Transfer-Encoding please */
93 char *dns_servers; /* dot notation: 1.1.1.1;2.2.2.2 */
95 char *dns_ipv4_addr; /* dot notation */
96 char *dns_ipv6_addr; /* dot notation */
112 bool mail_rcpt_allowfails; /* --mail-rcpt-allowfails */
191 char *writeout; /* %-styled format string to output */
227 char *service_name; /* set authentication service name for DIGEST-MD5,
243 bool ignorecl; /* --ignore-content-length */
252 bool content_disposition; /* use Content-disposition filename */
282 curl_error synthetic_error; /* if non-zero, it overrides any libcurl
297 int showerror; /* -1 == unset, default => show errors
298 0 => -s is used to NOT show errors
299 1 => -S has been used to show errors */
300 bool mute; /* don't show messages, --silent given */
301 bool noprogress; /* don't show progress bar --silent given */