Searched refs:one (Results 1 – 25 of 269) sorted by relevance
1234567891011
/curl/tests/data/ |
H A D | test1436 | 45 --unix-socket %HTTPUNIXPATH http://one.example.com/%TESTNUMBER0001 http://two.example.com/%TESTNUMB… 52 Host: one.example.com 62 Host: one.example.com
|
H A D | test836 | 15 REPLY "LOGIN user.one secret" A002 OK LOGIN completed 39 'imap://%HOSTIP:%IMAPPORT/%TESTNUMBER/;MAILINDEX=1' -u user.one:secret -: 'imap://%HOSTIP:%IMAPPORT… 48 A002 LOGIN user.one secret
|
H A D | test3005 | 20 SMTP with multiple and invalid (all but one) --mail-rcpt and --mail-rcpt-allowfails 29 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt-allowfails --mail-rcpt invalid.one --mail-rcpt rec… 39 RCPT TO:<invalid.one>
|
H A D | test229 | 26 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER --ftp-account "one count" 35 ACCT one count
|
H A D | test1235 | 17 the number one 70 the number one 80 the number one
|
H A D | test3007 | 29 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt-allowfails --mail-rcpt invalid.one --mail-from sen… 43 RCPT TO:<invalid.one>
|
H A D | test1068 | 35 more than one byte 50 more than one byte
|
H A D | test228 | 33 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER --ftp-account "one count" 46 ACCT one count
|
H A D | test492 | 38 'http://%HOSTIP:%HTTPPORT/{one,two}/' -T '{%LOGDIR/first%TESTNUMBER,%LOGDIR/second%TESTNUMBER}' -H … 52 PUT /one/first%TESTNUMBER HTTP/1.1 68 PUT /one/second%TESTNUMBER HTTP/1.1
|
H A D | test882 | 38 pop3://%HOSTIP:%POP3PORT/%TESTNUMBER001 -u user.one:secret -: pop3://%HOSTIP:%POP3PORT/%TESTNUMBER0… 47 USER user.one
|
H A D | test60 | 34 more than one byte 52 more than one byte
|
H A D | test918 | 29 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient.one@example.com --mail-rcpt invalid --ma… 43 RCPT TO:<recipient.one@example.com>
|
H A D | test3006 | 29 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt-allowfails --mail-rcpt invalid.one --mail-rcpt inv… 43 RCPT TO:<invalid.one>
|
H A D | test1944 | 25 Server: the other one 59 Server == the other one
|
H A D | test917 | 29 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient.one@example.com --mail-rcpt recipient.tw… 39 RCPT TO:<recipient.one@example.com>
|
H A D | test1947 | 25 Server: the other one 36 Server: the other one
|
H A D | test3002 | 29 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt-allowfails --mail-rcpt invalid.one --mail-rcpt rec… 39 RCPT TO:<invalid.one>
|
/curl/docs/cmdline-opts/ |
H A D | krb.md | 22 be one of 'clear', 'safe', 'confidential', or 'private'. Should you use a 23 level that is not one of these, 'private' is used.
|
H A D | location-trusted.md | 20 send credentials and other secrets along to other hosts than the initial one. 23 site to which you send this sensitive data to. Another host means that one or
|
H A D | url-query.md | 25 part. The syntax is identical to that used for --data-urlencode with one 31 The query part of a URL is the one following the question mark on the right
|
/curl/docs/libcurl/ |
H A D | curl_pushheader_byname.md | 35 not have to loop through all headers to find the one it is interested in. The 37 one header field use the same name, this returns only the first one. 65 (*transfers)++; /* one more */
|
H A D | curl_multi_socket.md | 38 curl_multi_socket(3) on a specific socket and the counter decreases by one, it 39 DOES NOT necessarily mean that this exact socket/transfer is the one that 44 socket (file descriptor) status by doing none, one, or multiple calls to the 85 occurred on individual transfers even when one of these functions return OK.
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_PROXY_SSLVERSION.md | 37 Use one of the available defines for this purpose. The available options are: 66 The maximum TLS version can be set by using *one* of the CURL_SSLVERSION_MAX_ 67 macros below. It is also possible to OR *one* of the CURL_SSLVERSION_ macros 68 with *one* of the CURL_SSLVERSION_MAX_ macros. The MAX macros are not
|
H A D | CURLOPT_MAIL_RCPT_ALLOWFAILS.md | 33 conversation if either one of the recipients causes the RCPT TO command to 60 /* Adding one valid and one invalid email address */
|
H A D | CURLOPT_SSLVERSION.md | 40 Use one of the available defines for this purpose. The available options are: 77 The maximum TLS version can be set by using *one* of the 78 CURL_SSLVERSION_MAX_ macros below. It is also possible to OR *one* of the 79 CURL_SSLVERSION_ macros with *one* of the CURL_SSLVERSION_MAX_ macros. 149 restricted the TLS version to only the specified one.
|
Completed in 21 milliseconds
1234567891011