Home
last modified time | relevance | path

Searched refs:user (Results 151 – 175 of 428) sorted by relevance

12345678910>>...18

/curl/docs/cmdline-opts/
H A Dtlspassword.md14 - --tlspassword pwd --tlsuser user $URL
H A Dtlsuser.md14 - --tlspassword pwd --tlsuser user $URL
H A Dftp-account.md12 - user
H A Dnetrc-file.md13 - user
H A Dntlm-wb.md14 - --ntlm-wb -u user:password $URL
H A Dmail-auth.md15 - --mail-auth user@example.com -T mail smtp://example.com/
/curl/tests/data/
H A Dtest128457 HTTP POST --digest with user-specified Content-Length header
60 # even when there is a user-specified Content-Length header.
H A Dtest64728 …e.com" -H "Message-Id: <B27397-0100000@example.com>" -H "Subject: afternoon meeting" -u user:secret
46 A002 LOGIN user secret
H A Dtest89130 pop3://%HOSTIP:%POP3PORT/%TESTNUMBER -u user:secret
H A Dtest126025 …TESTNUMBER" "http://%HOSTIP:%NOLISTENPORT:80/we/want/%TESTNUMBER" "http://user@example.com:80@loca…
H A Dtest36729 Empty user name provided in URL
H A Dtest126326 …NUMBER" "http://[%HOSTIP][%HOSTIP]:%NOLISTENPORT/we/want/%TESTNUMBER" "http://user@[::1]@localhost"
H A Dtest206757 HTTP POST --digest with SHA256 and user-specified Content-Length header
60 # even when there is a user-specified Content-Length header.
H A Dtest206957 HTTP POST --digest with SHA-256, userhash=true and user-specified Content-Length header
60 # even when there is a user-specified Content-Length header.
H A Dtest23368 …st.it.is/we/want/that/page/%TESTNUMBER -x %HOSTIP:%HTTPPORT --user iam:myself --proxy-user testing…
H A Dtest206858 HTTP POST --digest with SHA-512-256, userhash=false and user-specified Content-Length header
61 # even when there is a user-specified Content-Length header.
H A Dtest28831 all_proxy=http://fake:user@%HOSTIP:%NOLISTENPORT/
H A Dtest123727 URL with 1000+ letter user name + password
H A Dtest98539 pop3://%HOSTIP:%POP3PORT/%TESTNUMBER -u user:secret --ssl-reqd
H A Dtest121930 FTP with no user+password required (230 response)
H A Dtest128557 HTTP PUT --digest with user-specified Content-Length header
60 # even when there is a user-specified Content-Length header.
/curl/docs/
H A Doptions-in-versions73 --ftp-alternative-to-user 7.15.5
192 --proxy-user (-U) 4.0
270 --user (-u) 4.0
271 --user-agent (-A) 4.5.1
/curl/lib/
H A Dllist.h30 typedef void (*Curl_llist_dtor)(void *user, void *elem);
H A Dhostip.c217 struct hostcache_prune_data user; in hostcache_prune() local
219 user.max_age_sec = cache_timeout; in hostcache_prune()
220 user.now = now; in hostcache_prune()
221 user.oldest = 0; in hostcache_prune()
224 (void *) &user, in hostcache_prune()
227 return user.oldest; in hostcache_prune()
300 struct hostcache_prune_data user; in fetch_addr() local
302 user.now = time(NULL); in fetch_addr()
303 user.max_age_sec = data->set.dns_cache_timeout; in fetch_addr()
304 user.oldest = 0; in fetch_addr()
[all …]
/curl/docs/libcurl/opts/
H A DCURLOPT_SASL_AUTHZID.md40 be used to access another user's inbox, that the user has been granted access

Completed in 30 milliseconds

12345678910>>...18