Searched refs:colon (Results 1 – 25 of 28) sorted by relevance
12
/curl/docs/cmdline-opts/ |
H A D | user.md | 25 The username and passwords are split up on the first colon, which makes it 26 impossible to use a colon in the username with this option. The password can, 49 username and password from your environment by specifying a single colon with
|
H A D | config.md | 24 separated by whitespace, colon, or the equals sign. Long option names can 26 if so, the colon or equals characters can be used as separators. If the option 27 is specified with one or two dashes, there can be no colon or equals character 30 If the parameter contains whitespace or starts with a colon (:) or equals sign
|
H A D | dns-servers.md | 24 optionally be given, appended to the IP address separated with a colon.
|
H A D | capath.md | 22 be provided by separated with colon (`:`) (e.g. `path1:path2:path3`). The
|
H A D | proxy-capath.md | 24 can be provided by separated with colon (`:`) (e.g. `path1:path2:path3`). The
|
H A D | proxy-user.md | 23 your environment by specifying a single colon with this option: "-U :".
|
H A D | haproxy-clientip.md | 28 acceptance of one double colon sequence to replace the largest acceptable range
|
H A D | preproxy.md | 33 or pass in a colon with %3a.
|
H A D | variable.md | 41 expansion by adding a colon and then list the desired functions in a
|
H A D | proxy.md | 51 or pass in a colon with %3a.
|
H A D | header.md | 37 the right side of the colon, as in: -H `Host:`. If you send the custom header
|
H A D | write-out.md | 37 colon). The header contents are exactly as sent over the network, with leading
|
/curl/tests/data/ |
H A D | test398 | 39 Reject HTTP/1.1 response with colon-less header
|
H A D | test1147 | 41 no-colon
|
H A D | test1185 | 168 ./%LOGDIR/code1185.c:54:21: warning: missing space before colon (NOSPACEC) 171 ./%LOGDIR/code1185.c:54:22: warning: missing space after colon (NOSPACEC)
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_SSL_EC_CURVES.md | 33 Pass a string as parameter with a colon delimited list of Elliptic curve (EC)
|
H A D | CURLOPT_PROXYUSERPWD.md | 33 decoded before used, so to include for example a colon in the username you
|
H A D | CURLOPT_USERPWD.md | 60 in a username containing a colon using this option. Use CURLOPT_USERNAME(3)
|
H A D | CURLOPT_HTTPHEADER.md | 50 right side of the colon), the internally used header is disabled/removed. With 53 of the colon), use the form 'name;' (note the ending semicolon).
|
/curl/lib/ |
H A D | http_aws_sigv4.c | 87 size_t colon = strcspn(l->data, ":"); in trim_headers() local 88 Curl_strntolower(l->data, l->data, colon); in trim_headers() 90 value = &l->data[colon]; in trim_headers()
|
/curl/docs/ |
H A D | mk-ca-bundle.md | 82 output. Takes the form of a comma separated list of purposes, a colon, and a
|
/curl/m4/ |
H A D | zz40-xc-ovr.m4 | 376 # Directory count in 'PATH' when using a colon separator. 401 # Until then, guess that it is colon! 402 echo "$xc_msg_warn path separator not determined, guessing colon" >&2
|
/curl/docs/libcurl/ |
H A D | curl_easy_header.md | 39 null-terminated header name should be specified without colon.
|
H A D | curl_url_set.md | 83 normally specified with only a colon separator.
|
/curl/tests/ |
H A D | runtests.md | 116 The file contains colon-delimited lines. The first field contains the type of
|
Completed in 18 milliseconds
12