Home
last modified time | relevance | path

Searched refs:user (Results 401 – 425 of 428) sorted by relevance

1...<<1112131415161718

/curl/docs/libcurl/opts/
H A DCURLOPT_HTTPHEADER.md120 strongly desired by mail delivery and user agents should also be included.
/curl/docs/libcurl/
H A Dlibcurl-tutorial.md28 This document refers to 'the user' as the person writing the source code that
364 protocol://user:password@example.com/path/
372 char * to a string in the format "user:password". In a manner like this:
390 "_netrc" as name). The file should be made private so that only the user may
523 curl_mime_data(3), file using curl_mime_filedata(3) and user-defined data
820 access to employees through their proxies. Network clients or user-agents ask
845 Some proxies require user authentication before allowing a request, and you
848 curl_easy_setopt(handle, CURLOPT_PROXYUSERPWD, "user:password");
872 "[protocol://][user:password@]machine[:port]". Where the protocol:// part
H A Dlibcurl-errors.md647 There is no user part in the URL.
719 The user part of the URL contained bad or invalid characters.
H A Dlibcurl.m4159 # we did not find curl-config, so let's see if the user-supplied
H A Dcurl_easy_setopt.md60 Before version 7.17.0, strings were not copied. Instead the user was forced
1162 Suppress proxy CONNECT response headers from user callbacks. See
H A Dcurl_formadd.md131 **CURLFORM_FILE** the user may send one or more files in one part by
H A Dlibcurl.md223 and satisfy libcurl's requirements without your user having to think about it.
/curl/lib/vssh/
H A Dlibssh.c2212 if(conn->user && conn->user[0] != '\0') { in myssh_connect()
2213 infof(data, "User: %s", conn->user); in myssh_connect()
2214 rc = ssh_options_set(ssh->ssh_session, SSH_OPTIONS_USER, conn->user); in myssh_connect()
H A Dwolfssh.c402 rc = wolfSSH_SetUsername(sshc->ssh_session, conn->user); in wssh_connect()
/curl/tests/data/
H A Dtest50667 # Explicitly set the time zone to a known good one, in case the user is
H A Dtest31138 # Explicitly set the time zone to a known good one, in case the user is
H A Dtest1061883 …NUMBER:8990/path/%TESTNUMBER0002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --prox…
/curl/winbuild/
H A DMakefileBuild.vc702 # directories possibly modified by this makefile to point to user-specified
704 # For example, don't remove DIRDIST here since it may contain user files if it
/curl/m4/
H A Dcurl-openssl.m476 dnl the user told us to look
/curl/docs/
H A DFAQ52 3.20 How to SFTP from my user's home directory?
144 Kerberos, SPNEGO, HTTP form based upload, proxies, cookies, user+password
731 3.20 How to SFTP from my user's home directory?
734 work with. It means that if you do not specify that you want the user's home
737 To specify a file in your user's home directory, you need to use the correct
740 curl -O -u user:password sftp://example.com/~/file.txt
744 curl -O -u user:password scp://example.com/~/file.txt
846 The request requires user authentication.
H A DKNOWN_BUGS271 user's home directory is retrieved via curl_getenv in the current locale and
279 If a URL or filename cannot be encoded using the user's current codepage then
H A DTHANKS972 Florian Kohnhäuser
1045 Gerrit Bruchhäuser
3223 zloi-user on github
/curl/lib/
H A Dsetopt.c114 char *user = NULL; in setstropt_userpwd() local
128 result = Curl_parse_login_details(option, len, &user, &passwd, NULL); in setstropt_userpwd()
134 *userp = user; in setstropt_userpwd()
H A Dsocks.c1171 sx->proxy_user = conn->socks_proxy.user; in socks_proxy_cf_connect()
H A Dftp.c919 conn->user ? conn->user : ""); in ftp_state_user()
/curl/.github/workflows/
H A Dmacos.yml520 # Then this binary gets installed onto the end-user machine,
525 # sync with actual SDK installed on the end-user machine. This
/curl/packages/vms/
H A Dcurl_gnv_build_steps.txt95 the directories under src_root: owned by a user or resource where the build
/curl/packages/OS400/
H A DREADME.OS400220 behavior and are only provided for user convenience. After use, returned values
/curl/include/curl/
H A Dcurl.h328 char *user; member
/curl/
H A Dconfigure.ac187 dnl Save some initial values the user might have provided
410 dnl error out to force the user to decide.
477 # user might for example choose to build static libraries with PIC.

Completed in 98 milliseconds

1...<<1112131415161718