Home
last modified time | relevance | path

Searched refs:colon (Results 1 – 25 of 28) sorted by relevance

12

/curl/docs/cmdline-opts/
H A Duser.md25 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 Dconfig.md24 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 Ddns-servers.md24 optionally be given, appended to the IP address separated with a colon.
H A Dcapath.md22 be provided by separated with colon (`:`) (e.g. `path1:path2:path3`). The
H A Dproxy-capath.md24 can be provided by separated with colon (`:`) (e.g. `path1:path2:path3`). The
H A Dproxy-user.md23 your environment by specifying a single colon with this option: "-U :".
H A Dhaproxy-clientip.md28 acceptance of one double colon sequence to replace the largest acceptable range
H A Dpreproxy.md33 or pass in a colon with %3a.
H A Dvariable.md41 expansion by adding a colon and then list the desired functions in a
H A Dproxy.md51 or pass in a colon with %3a.
H A Dheader.md37 the right side of the colon, as in: -H `Host:`. If you send the custom header
H A Dwrite-out.md37 colon). The header contents are exactly as sent over the network, with leading
/curl/tests/data/
H A Dtest39839 Reject HTTP/1.1 response with colon-less header
H A Dtest114741 no-colon
H A Dtest1185168 ./%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 DCURLOPT_SSL_EC_CURVES.md33 Pass a string as parameter with a colon delimited list of Elliptic curve (EC)
H A DCURLOPT_PROXYUSERPWD.md33 decoded before used, so to include for example a colon in the username you
H A DCURLOPT_USERPWD.md60 in a username containing a colon using this option. Use CURLOPT_USERNAME(3)
H A DCURLOPT_HTTPHEADER.md50 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 Dhttp_aws_sigv4.c87 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 Dmk-ca-bundle.md82 output. Takes the form of a comma separated list of purposes, a colon, and a
/curl/m4/
H A Dzz40-xc-ovr.m4376 # 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 Dcurl_easy_header.md39 null-terminated header name should be specified without colon.
H A Dcurl_url_set.md83 normally specified with only a colon separator.
/curl/tests/
H A Druntests.md116 The file contains colon-delimited lines. The first field contains the type of

Completed in 18 milliseconds

12