Searched refs:there (Results 1 – 25 of 222) sorted by relevance
123456789
/curl/tests/data/ |
H A D | test996 | 24 -o %LOGDIR/there http://%HOSTIP:%HTTPPORT/%TESTNUMBER --skip-existing 26 <file name="%LOGDIR/there"> 35 Note: skips transfer, "%LOGDIR/there" exists locally 37 <file name="%LOGDIR/there">
|
H A D | test1915 | 32 http://%HOSTIP:%NOLISTENPORT/not-there/%TESTNUMBER 38 # 7 CURLE_COULDNT_CONNECT (expected since there's nothing listening there)
|
H A D | test663 | 19 Location: http://example.net/there/it/is/../../tes t case=/%TESTNUMBER0002? yes no 34 Location: http://example.net/there/it/is/../../tes t case=/%TESTNUMBER0002? yes no 74 GET http://example.net/there/tes%20t%20case=/%TESTNUMBER0002?+yes+no HTTP/1.1
|
H A D | test995 | 38 -o %LOGDIR/there http://%HOSTIP:%HTTPPORT/%TESTNUMBER --skip-existing 52 <file name="%LOGDIR/there">
|
H A D | test1411 | 34 # make sure there's no Expect: 100-continue when there's no file to send!
|
H A D | test1900 | 31 http://%HOSTIP:%NOLISTENPORT/not-there/%TESTNUMBER
|
H A D | test1913 | 31 ftp://%HOSTIP:%FTPPORT/not-there/%TESTNUMBER
|
H A D | test1914 | 32 ftp://%HOSTIP:%FTPPORT/not-there/1913 1
|
H A D | test1027 | 34 # then chances are good the entire help is there.
|
H A D | test1233 | 12 # Assuming there's nothing listening on port 1
|
H A D | test580 | 20 Location: and there's a second one too! / moo.html
|
H A D | test1026 | 34 # then chances are good the entire manual is there.
|
/curl/docs/libcurl/ |
H A D | curl_multi_perform.md | 38 When an application has found out there is data available for the multi_handle 40 read/write whatever there is to read or write right now etc. 42 function does not require that there actually is any data available for 49 you know that there is one or more transfers less "running". You can then call 57 there is no longer any transfers in progress. 88 /* if there are still transfers, loop */
|
H A D | curl_multi_info_read.md | 30 Ask the multi handle if there are any messages from the individual 36 is returned as a signal that there is no more to get at this point. The 68 At this point, there are no other **msg** types defined. 83 through and check if there are any transfers that have completed */
|
H A D | curl_multi_socket_all.md | 33 This function is deprecated for performance reasons but there are no plans to 41 just a single one by calling curl_multi_socket_all(3). Note that there should
|
H A D | curl_multi_wakeup.md | 33 If the function is called when there is no curl_multi_poll(3) call, it 37 there is no current) curl_multi_poll(3) call, which means it is possible
|
H A D | curl_easy_recv.md | 46 The call returns **CURLE_AGAIN** if there is no data to read - the socket is 57 Furthermore if you wait on the socket and it tells you there is data to read, 105 If there is no socket available to use from the previous transfer, this function
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_BUFFERSIZE.md | 33 called more often and with smaller chunks. Secondly, for some protocols, there 48 Starting in libcurl 8.7.0, there is just a single transfer buffer allocated 50 handle no matter how many parallel transfers there are. The buffer remains 51 allocated as long as there are active transfers.
|
H A D | CURLINFO_RETRY_AFTER.md | 37 or zero if there was no header or the header could not be parsed. 41 Zero if there was no header.
|
H A D | CURLOPT_NOPROXY.md | 39 proxy for all hostnames, even if there is an environment variable set for it. 59 If there is an environment variable called **no_proxy** (or **NO_PROXY**), 92 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
|
H A D | CURLOPT_CRLFILE.md | 39 When curl is built to use GnuTLS, there is no way to influence the use of CRL 89 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
|
H A D | CURLMOPT_MAX_TOTAL_CONNECTIONS.md | 46 Changing this value while there are transfers in progress is possible. The new 53 0, which means that there is no limit. It is then simply controlled by the
|
H A D | CURLOPT_PROXY_CRLFILE.md | 41 When curl is built to use GnuTLS, there is no way to influence the use of CRL 89 CURLE_OUT_OF_MEMORY if there was insufficient heap space.
|
/curl/docs/cmdline-opts/ |
H A D | skip-existing.md | 19 If there is a local file present when a download is requested, the operation 21 downloaded fine, or if it is incomplete etc, it just knows if there is a
|
/curl/.github/scripts/ |
H A D | badwords.txt | 41 there's:there is
|
Completed in 20 milliseconds
123456789