Home
last modified time | relevance | path

Searched refs:one (Results 1 – 25 of 269) sorted by relevance

1234567891011

/curl/tests/data/
H A Dtest143645 --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 Dtest83615 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 Dtest300520 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 Dtest22926 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER --ftp-account "one count"
35 ACCT one count
H A Dtest123517 the number one
70 the number one
80 the number one
H A Dtest300729 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt-allowfails --mail-rcpt invalid.one --mail-from sen…
43 RCPT TO:<invalid.one>
H A Dtest106835 more than one byte
50 more than one byte
H A Dtest22833 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER --ftp-account "one count"
46 ACCT one count
H A Dtest49238 '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 Dtest88238 pop3://%HOSTIP:%POP3PORT/%TESTNUMBER001 -u user.one:secret -: pop3://%HOSTIP:%POP3PORT/%TESTNUMBER0…
47 USER user.one
H A Dtest6034 more than one byte
52 more than one byte
H A Dtest91829 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient.one@example.com --mail-rcpt invalid --ma…
43 RCPT TO:<recipient.one@example.com>
H A Dtest300629 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt-allowfails --mail-rcpt invalid.one --mail-rcpt inv…
43 RCPT TO:<invalid.one>
H A Dtest194425 Server: the other one
59 Server == the other one
H A Dtest91729 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient.one@example.com --mail-rcpt recipient.tw…
39 RCPT TO:<recipient.one@example.com>
H A Dtest194725 Server: the other one
36 Server: the other one
H A Dtest300229 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 Dkrb.md22 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 Dlocation-trusted.md20 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 Durl-query.md25 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 Dcurl_pushheader_byname.md35 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 Dcurl_multi_socket.md38 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 DCURLOPT_PROXY_SSLVERSION.md37 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 DCURLOPT_MAIL_RCPT_ALLOWFAILS.md33 conversation if either one of the recipients causes the RCPT TO command to
60 /* Adding one valid and one invalid email address */
H A DCURLOPT_SSLVERSION.md40 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