Searched refs:present (Results 1 – 25 of 65) sorted by relevance
123
/curl/tests/data/ |
H A D | test1903 | 19 Set-Cookie: secondcookie=present; 46 %HOSTIP FALSE /we/want/ FALSE 0 secondcookie present 59 %HOSTIP FALSE /we/want/ FALSE 0 secondcookie present
|
H A D | test172 | 38 .%HOSTIP TRUE / FALSE 0 partmatch present 53 Cookie: nodomain=value; partmatch=present; tool=curl; name=fool
|
H A D | test1905 | 19 Set-Cookie: secondcookie=present; 56 %HOSTIP FALSE /we/want/ FALSE 0 secondcookie present
|
H A D | test7 | 21 Set-Cookie: partmatch=present; domain=.0.0.1; path=/; 56 Set-Cookie: partmatch=present; domain=.0.0.1; path=/;
|
H A D | test1526 | 17 Server: present 30 Server: present
|
H A D | test996 | 21 --skip-existing with file present
|
H A D | test235 | 21 FTP resumed upload but no file present remotely
|
H A D | test1514 | 40 # Content-Length header is not present
|
H A D | test995 | 35 --skip-existing without file present
|
H A D | test781 | 55 HSTS update expiry, with parent includeSubDomains domain present
|
/curl/docs/cmdline-opts/ |
H A D | skip-existing.md | 19 If there is a local file present when a download is requested, the operation 22 filename present in the file system or not and it skips the transfer if it is.
|
H A D | ftp-create-dirs.md | 6 Help: Create the remote dirs if not present
|
H A D | styled-output.md | 23 not present on curl for Windows due to lack of this capability.
|
H A D | version.md | 50 ECH support is present. 60 HSTS support is present.
|
H A D | proxy-insecure.md | 27 by a CA certificate present in the cert store. See this online resource for
|
H A D | login-options.md | 22 used during authentication. At present only IMAP, POP3 and SMTP support login
|
H A D | retry.md | 30 curl complies with the Retry-After: response header if one was present to know
|
H A D | key.md | 33 to be already present in the keychain or PKCS#12 file containing the
|
/curl/tests/ |
H A D | test1173.pl | 103 my $present = 0; 111 $present = 1; 116 if(!$present) {
|
/curl/lib/ |
H A D | version.c | 459 #define FEATURE(name, present, bitmask) {(name), (present), (bitmask)} argument 463 int (*present)(curl_version_info_data *info); member 696 if(!p->present || p->present(&version_info)) { in curl_version_info()
|
/curl/packages/vms/ |
H A D | gnv_conftest.c_first | 26 /* present on VMS, but with the wrong case for the symbol */ 35 /* char RAND_screen(void) {return 0;} In headers, but not present */
|
/curl/ |
H A D | GIT-INFO.md | 9 This file is only present in git - never in release archives. It contains
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_SSH_KEYFUNCTION.md | 79 present there. The adding of data to the file is done by completely replacing 87 known_host pool kept in memory if it was not already present there. The adding 95 present there.
|
H A D | CURLOPT_NETRC.md | 68 present in the URL is ignored. The file is scanned for the host and username 106 Supply a password. If this token is present, curl supplies the specified 108 Note that if this token is present in the .netrc file you really should make
|
/curl/m4/ |
H A D | curl-wolfssl.m4 | 140 dnl if this symbol is present, we want the include path to include the 150 dnl if this symbol is present, we can make use of BIO filter chains 158 dnl if this symbol is present, we have the full BIO feature set
|
Completed in 23 milliseconds
123