Home
last modified time | relevance | path

Searched refs:keep (Results 1 – 25 of 138) sorted by relevance

123456

/curl/docs/libcurl/opts/
H A DCURLOPT_TCP_KEEPIDLE.md18 CURLOPT_TCP_KEEPIDLE - TCP keep-alive idle time wait
52 /* enable TCP keep-alive for this transfer */
55 /* set keep-alive idle time to 120 seconds */
58 /* interval time between keep-alive probes: 60 seconds */
61 /* maximum number of keep-alive probes: 3 */
H A DCURLOPT_TCP_KEEPINTVL.md18 CURLOPT_TCP_KEEPINTVL - TCP keep-alive interval
51 /* enable TCP keep-alive for this transfer */
54 /* set keep-alive idle time to 120 seconds */
57 /* interval time between keep-alive probes: 60 seconds */
60 /* maximum number of keep-alive probes: 3 */
H A DCURLOPT_TCP_KEEPALIVE.md20 CURLOPT_TCP_KEEPALIVE - TCP keep-alive probing
53 /* enable TCP keep-alive for this transfer */
56 /* keep-alive idle time to 120 seconds */
59 /* interval time between keep-alive probes: 60 seconds */
62 /* maximum number of keep-alive probes: 3 */
H A DCURLOPT_TCP_KEEPCNT.md18 CURLOPT_TCP_KEEPCNT - Maximum number of TCP keep-alive probes
53 /* enable TCP keep-alive for this transfer */
56 /* set keep-alive idle time to 120 seconds */
59 /* interval time between keep-alive probes: 60 seconds */
62 /* maximum number of keep-alive probes: 3 */
H A DCURLOPT_KEEP_SENDING_ON_ERROR.md18 CURLOPT_KEEP_SENDING_ON_ERROR - keep sending on early HTTP response \>= 300
31 A long parameter set to 1 tells the library to keep sending the request body
H A DCURLOPT_KRBLEVEL.md35 The application does not have to keep the string around after setting this
38 The application does not have to keep the string around after setting this
H A DCURLOPT_MAX_RECV_SPEED_LARGE.md32 (counted in bytes per second) the transfer pauses to keep the average speed
35 This is not an exact science. libcurl attempts to keep the average speed below
H A DCURLOPT_MAX_SEND_SPEED_LARGE.md31 this speed (counted in bytes per second) the transfer pauses to keep the
35 This is not an exact science. libcurl attempts to keep the average speed below
H A DCURLMOPT_MAXCONNECTS.md30 libcurl may keep alive in its connection cache after use. By default libcurl
63 /* only keep 10 connections in the cache */
H A DCURLOPT_UNIX_SOCKET_PATH.md46 The application does not have to keep the string around after setting this
81 /* Be sure to keep dirfd valid until you discard the handle */
H A DCURLOPT_SOCKS5_GSSAPI_SERVICE.md36 The application does not have to keep the string around after setting this
H A DCURLOPT_RTSP_TRANSPORT.md35 The application does not have to keep the string around after setting this
H A DCURLOPT_FTP_ACCOUNT.md33 The application does not have to keep the string around after setting this
H A DCURLOPT_FTP_ALTERNATIVE_TO_USER.md38 The application does not have to keep the string around after setting this
H A DCURLOPT_HAPROXY_CLIENT_IP.md40 The application does not have to keep the string around after setting this
H A DCURLOPT_PROXYUSERNAME.md40 The application does not have to keep the string around after setting this
H A DCURLOPT_PROXY_SERVICE_NAME.md35 The application does not have to keep the string around after setting this
/curl/tests/data/
H A Dtest107829 Connection: keep-alive
85 Connection: keep-alive
94 Connection: keep-alive
H A Dtest128828 Connection: keep-alive
88 Connection: keep-alive
89 Connection: keep-alive
H A Dtest151313 X-Comment: partial response to keep the client waiting
H A Dtest155513 X-Comment: partial response to keep the client waiting
H A Dtest118031 HTTP GET request with proxy and -H "Proxy-Connection: keep-alive"
H A Dtest302822 Connection: keep-alive
H A Dtest42833 # For unknown reasons, a number of CI jobs on Appveyor keep returning NULL to
/curl/docs/libcurl/
H A Dcurl_easy_upkeep.md17 curl_easy_upkeep - keep existing connections alive
30 send some traffic on existing connections in order to keep them alive; this

Completed in 23 milliseconds

123456