Home
last modified time | relevance | path

Searched refs:path (Results 251 – 275 of 370) sorted by relevance

1...<<1112131415

/curl/tests/data/
H A Dtest21735 http://test.remote.example.com.%TESTNUMBER:%HTTPPORT/path/%TESTNUMBER0002 --proxy http://%HOSTIP:%H…
H A Dtest24435 FTP dir listing with nocwd and URL encoded path
H A Dtest17931 HTTP using proxy and cookies with path checks
H A Dtest42337 …/u22u:p22p@%HOSTIP:%HTTPPORT/%TESTNUMBER?qqqq#ffff" -w '%{url.host}+%{url.path}+%{url.scheme}+%{ur…
H A Dtest71844 http://test.remote.haxx.se.%TESTNUMBER:8990/path/%TESTNUMBER0002 --proxy http://%HOSTIP:%HTTPPORT -…
H A Dtest1021103 http://test.remote.example.com.%TESTNUMBER:%HTTPPORT/path/%TESTNUMBER0002 --proxy http://%HOSTIP:%H…
127 GET /path/%TESTNUMBER0002 HTTP/1.1
H A Dtest156218 Set-Cookie: foo=123; path=/; secure;
H A Dtest7316 Set-Cookie: IPCZQX01af0fca5c=000010008168c200d25dfc4b; path=/; domain=.NOT_DISCLOSED.se
H A Dtest4253 HTTP redirect with whitespace in path (and conversion)
H A Dtest124141 --path-as-is --proxy http://%HOSTIP:%HTTPPORT http://test.remote.haxx.se.%TESTNUMBER:8990/../../hej…
H A Dtest123239 HTTP URL with dotdot removal from path using an HTTP proxy
/curl/docs/libcurl/opts/
H A DCURLOPT_ACCEPTTIMEOUT_MS.md43 curl_easy_setopt(curl, CURLOPT_URL, "ftp://example.com/path/file");
H A DCURLOPT_REQUEST_TARGET.md31 instead of the path as extracted from the URL.
H A DCURLOPT_NETRC_FILE.md30 containing the full path name to the *file* you want libcurl to use as .netrc
H A DCURLOPT_FILETIME.md50 curl_easy_setopt(curl, CURLOPT_URL, "https://example.com/path.html");
/curl/.github/workflows/
H A Dlinux.yml184 …h2 --with-gssapi --enable-ares --enable-static=no --without-ca-bundle --with-ca-path=/etc/ssl/certs
234 path: /home/runner/bearssl
255 path: /home/runner/libressl
274 path: /home/runner/mbedtls
292 path: /home/runner/openssl3
310 path: /home/runner/quictls
328 path: /home/runner/msh3
355 path: /home/runner/rustls
397 path: /home/runner/mod_h2
/curl/docs/cmdline-opts/
H A Dcert.md44 system or user keychain, or the path to a PKCS#12-encoded certificate and
48 (Schannel only) Client certificates must be specified by a path expression to
H A Dproxy-pinnedpubkey.md22 a path to a file which contains a single public key in PEM or DER format, or
H A Dsocks4a.md24 `socks4a://localhost/path/to/socket.sock`
H A Dsocks5-hostname.md23 `socks5h://localhost/path/to/socket.sock`
H A Dsocks4.md25 `socks4://localhost/path/to/socket.sock`
H A Dsocks5.md23 `socks5://localhost/path/to/socket.sock`
/curl/
H A Dacinclude.m41212 dnl /etc/ssl/certs (CA path) SUSE, FreeBSD
1216 AC_MSG_CHECKING([default CA cert bundle/path])
1225 AC_MSG_ERROR([--with-ca-bundle=FILE requires a path to the CA bundle])
1229 AC_ARG_WITH(ca-path,
1230 AS_HELP_STRING([--with-ca-path=DIRECTORY],
1235 AS_HELP_STRING([--without-ca-path], [Don't use a default CA path]),
1239 AC_MSG_ERROR([--with-ca-path=DIRECTORY requires a path to the CA path directory])
1258 dnl --with-ca-path given
1268 dnl first try autodetecting a CA bundle , then a CA path
1276 dnl the path we previously would have installed the curl ca bundle
[all …]
/curl/m4/
H A Dzz40-xc-ovr.m4358 dnl Emits shell code that computes the path separator
362 dnl This path separator is the symbol used to separate
402 echo "$xc_msg_warn path separator not determined, guessing colon" >&2
592 dnl Emits shell code that computes the path separator
596 dnl This path separator is the symbol used to separate
657 AC_MSG_CHECKING([for path separator])
660 AC_MSG_CHECKING([for initial path separator])
662 AC_MSG_ERROR([path separator mismatch (internal or config.site problem)])
/curl/scripts/
H A Dchecksrc.pl515 my ($pre, $path) = ($1, $2);
516 if($includes{$path}) {
520 $includes{$path} = $l;

Completed in 57 milliseconds

1...<<1112131415