Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 25 of 103) sorted by relevance

12345

/curl/docs/cmdline-opts/
H A Dproxy-pass.md4 Long: proxy-pass
14 - --proxy-pass secret --proxy-key here -x https://proxy $URL
17 # `--proxy-pass`
21 Equivalent to --pass but used in HTTPS proxy context.
H A Dpass.md4 Long: pass
15 - --pass secret --key file $URL
18 # `--pass`
H A Ddata-urlencode.md31 URL-encode the content and pass that on. Just be careful so that the content
36 URL-encode the content and pass that on. The preceding `=` symbol is not
40 URL-encode the content part and pass that on. Note that the name part is
45 and pass it on in the POST. Using `@-` makes curl read the data from stdin.
49 and pass it on in the POST. The name part gets an equal sign appended,
H A Dpreproxy.md32 by curl. This allows you to pass in special characters such as @ by using %40
33 or pass in a colon with %3a.
H A Dpubkey.md12 - pass
H A Dproxy.md50 by curl. This allows you to pass in special characters such as @ by using %40
51 or pass in a colon with %3a.
/curl/tests/data/
H A Dtest19124 "ftp://use%3fr:pass%3fword@%HOSTIP:%FTPPORT/%TESTNUMBER"
35 PASS pass?word
H A Dtest102736 …)|(--version\s*Show version)/, <IN>); exit ($lines != 2); # Let this file pass an XML syntax check…
H A Dtest125930 "http://user:pass;word@%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER"
H A Dtest102636 …transfer\sa\s*URL)|(AUTHORS)/, <IN>); exit ($lines != 2); # Let this file pass an XML syntax check…
H A Dtest29933 FTP over HTTP proxy with user:pass not in url
/curl/tests/certs/scripts/
H A Dgenroot.sh71 pass:secret
74 pass:secret
H A Dgenserv.sh94 pass:secret
99 pass:secret
/curl/packages/vms/
H A Dgnv_conftest.c_first25 /* Fake pass the test to find a standard ldap routine that we know is */
29 /* These are to pass the test that does not use headers */
40 /* And these are to pass the test that uses headers. */
55 /* After all the work to get configure to pass the CRYPTO_LOCK tests,
/curl/docs/libcurl/opts/
H A DCURLOPT_HSTSREADDATA.md31 Data *pointer* to pass to the HSTS read function. If you use the
58 /* pass pointer that gets passed in to the
H A DCURLOPT_HSTSWRITEDATA.md31 Data *pointer* to pass to the HSTS write function. If you use the
58 /* pass pointer that gets passed in to the
H A DCURLMOPT_TIMERDATA.md17 CURLMOPT_TIMERDATA - custom pointer to pass to timer callback
29 A data **pointer** to pass to the timer callback set with the
H A DCURLMOPT_PUSHDATA.md19 CURLMOPT_PUSHDATA - pointer to pass to push callback
31 Set a *pointer* to pass as the last argument to the
H A DCURLOPT_READDATA.md31 Data *pointer* to pass to the file read function. If you use the
62 /* pass pointer that gets passed in to the
H A DCURLOPT_HEADERDATA.md18 CURLOPT_HEADERDATA - pointer to pass to header callback
76 /* pass in custom data to the callback */
H A DCURLOPT_POSTQUOTE.md31 Pass a pointer to a linked list of FTP or SFTP commands to pass to the server
62 /* pass in the FTP commands to run after the transfer */
H A DCURLOPT_PREQUOTE.md30 Pass a pointer to a linked list of FTP commands to pass to the server after
66 /* pass in the FTP commands to run */
H A DCURLOPT_PROXYHEADER.md17 CURLOPT_PROXYHEADER - set of HTTP headers to pass to proxy
30 Pass a pointer to a linked list of HTTP headers to pass in your HTTP request
/curl/docs/libcurl/
H A Dcurl_easy_setopt.md145 Data pointer to pass to the close socket callback. See
225 Data pointer to pass to the debug callback. See CURLOPT_DEBUGDATA(3)
316 Data pointer to pass to the wildcard matching callback. See
496 Data pointer to pass to the RTSP interleave callback. See
505 **Deprecated option** Data pointer to pass to the I/O callback.
703 Data pointer to pass to the CURLOPT_PREREQFUNCTION callback. See
721 Data pointer to pass to the progress meter callback. See
893 Data pointer to pass to the read callback. See CURLOPT_READDATA(3)
922 Data pointer to pass to resolver start callback. See
972 Data pointer to pass to the seek callback. See CURLOPT_SEEKDATA(3)
[all …]
H A Dcurl_multi_setopt.md85 Pointer to pass to push callback. See CURLMOPT_PUSHDATA(3)
101 Custom pointer to pass to timer callback. See CURLMOPT_TIMERDATA(3)

Completed in 25 milliseconds

12345