Searched refs:pass (Results 1 – 25 of 103) sorted by relevance
12345
4 Long: proxy-pass14 - --proxy-pass secret --proxy-key here -x https://proxy $URL17 # `--proxy-pass`21 Equivalent to --pass but used in HTTPS proxy context.
4 Long: pass15 - --pass secret --key file $URL18 # `--pass`
31 URL-encode the content and pass that on. Just be careful so that the content36 URL-encode the content and pass that on. The preceding `=` symbol is not40 URL-encode the content part and pass that on. Note that the name part is45 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,
32 by curl. This allows you to pass in special characters such as @ by using %4033 or pass in a colon with %3a.
12 - pass
50 by curl. This allows you to pass in special characters such as @ by using %4051 or pass in a colon with %3a.
24 "ftp://use%3fr:pass%3fword@%HOSTIP:%FTPPORT/%TESTNUMBER"35 PASS pass?word
36 …)|(--version\s*Show version)/, <IN>); exit ($lines != 2); # Let this file pass an XML syntax check…
30 "http://user:pass;word@%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER"
36 …transfer\sa\s*URL)|(AUTHORS)/, <IN>); exit ($lines != 2); # Let this file pass an XML syntax check…
33 FTP over HTTP proxy with user:pass not in url
71 pass:secret74 pass:secret
94 pass:secret99 pass:secret
25 /* 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,
31 Data *pointer* to pass to the HSTS read function. If you use the58 /* pass pointer that gets passed in to the
31 Data *pointer* to pass to the HSTS write function. If you use the58 /* pass pointer that gets passed in to the
17 CURLMOPT_TIMERDATA - custom pointer to pass to timer callback29 A data **pointer** to pass to the timer callback set with the
19 CURLMOPT_PUSHDATA - pointer to pass to push callback31 Set a *pointer* to pass as the last argument to the
31 Data *pointer* to pass to the file read function. If you use the62 /* pass pointer that gets passed in to the
18 CURLOPT_HEADERDATA - pointer to pass to header callback76 /* pass in custom data to the callback */
31 Pass a pointer to a linked list of FTP or SFTP commands to pass to the server62 /* pass in the FTP commands to run after the transfer */
30 Pass a pointer to a linked list of FTP commands to pass to the server after66 /* pass in the FTP commands to run */
17 CURLOPT_PROXYHEADER - set of HTTP headers to pass to proxy30 Pass a pointer to a linked list of HTTP headers to pass in your HTTP request
145 Data pointer to pass to the close socket callback. See225 Data pointer to pass to the debug callback. See CURLOPT_DEBUGDATA(3)316 Data pointer to pass to the wildcard matching callback. See496 Data pointer to pass to the RTSP interleave callback. See505 **Deprecated option** Data pointer to pass to the I/O callback.703 Data pointer to pass to the CURLOPT_PREREQFUNCTION callback. See721 Data pointer to pass to the progress meter callback. See893 Data pointer to pass to the read callback. See CURLOPT_READDATA(3)922 Data pointer to pass to resolver start callback. See972 Data pointer to pass to the seek callback. See CURLOPT_SEEKDATA(3)[all …]
85 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