Searched refs:doing (Results 1 – 25 of 58) sorted by relevance
123
/curl/docs/cmdline-opts/ |
H A D | proxy-service-name.md | 20 Set the service name for SPNEGO when doing proxy authentication.
|
H A D | parallel-immediate.md | 19 When doing parallel transfers, this option instructs curl to prefer opening up
|
H A D | disable-epsv.md | 19 Disable the use of the EPSV command when doing passive FTP transfers. Curl
|
H A D | parallel.md | 28 doing serial transfers, as it then displays the transfer status for multiple
|
H A D | anyauth.md | 21 the remote site claims to support. This is done by first doing a request and
|
H A D | disable-eprt.md | 19 Disable the use of the EPRT and LPRT commands when doing active FTP transfers.
|
H A D | header.md | 36 doing. Remove an internal header by giving a replacement without content on 58 Passing on a "Transfer-Encoding: chunked" header when doing an HTTP request
|
/curl/tests/data/ |
H A D | test861 | 18 # When doing UIDL, we get the default list output hard-coded in the test
|
H A D | test853 | 19 # When doing LIST, we get the default list output hard-coded in the test
|
H A D | test1704 | 36 HTTP/1 doing HTTP/2 Upgrade: getting a HTTP/2 101 response
|
H A D | test177 | 32 HTTP POST --digest to server doing a 302-location response
|
H A D | test250 | 12 # When doing LIST, we get the default list output hard-coded in the test
|
H A D | test1319 | 21 # When doing LIST, we get the default list output hard-coded in the test
|
H A D | test246 | 67 HTTP POST --digest with server doing a 100 before 401 response
|
/curl/docs/libcurl/ |
H A D | curl_multi_socket.md | 44 socket (file descriptor) status by doing none, one, or multiple calls to the 51 how long to wait for socket actions at most before doing the timeout action:
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_PROXY_TRANSFER_MODE.md | 36 doing FTP via a proxy. Beware that not all proxies support this feature.
|
H A D | CURLOPT_TRANSFERTEXT.md | 34 libcurl does not do a complete ASCII conversion when doing ASCII transfers
|
H A D | CURLMOPT_PIPELINING.md | 37 same connection when doing parallel transfers to the same hosts.
|
H A D | CURLOPT_READFUNCTION.md | 61 **Bugs**: when doing TFTP uploads, you must return the exact amount of data 66 internal read function is used. It is doing an fread() on the FILE * userdata
|
H A D | CURLOPT_FTP_USE_EPRT.md | 30 doing active FTP downloads (which is enabled by
|
H A D | CURLOPT_FTP_USE_EPSV.md | 30 command when doing passive FTP downloads (which it does by default). Using
|
H A D | CURLOPT_IGNORE_CONTENT_LENGTH.md | 34 This is useful for doing HTTP transfers with ancient web servers which report
|
H A D | CURLOPT_RESUME_FROM.md | 36 When doing uploads with FTP, the resume position is where in the local/source
|
H A D | CURLOPT_RESUME_FROM_LARGE.md | 37 When doing uploads with FTP, the resume position is where in the local/source
|
/curl/tests/ |
H A D | CMakeLists.txt | 47 # This avoids: GNU Make doing a slow re-evaluation of all targets and 48 # skipping them, MSBuild doing a re-evaluation, and actually rebuilding them.
|
Completed in 17 milliseconds
123