Home
last modified time | relevance | path

Searched refs:pipelining (Results 1 – 7 of 7) sorted by relevance

/curl/docs/libcurl/opts/
H A DCURLMOPT_PIPELINING_SITE_BL.md17 CURLMOPT_PIPELINING_SITE_BL - pipelining host block list
30 No function since pipelining was removed in 7.62.0.
33 of sites that are blocked from pipelining, i.e sites that are known to not
34 support HTTP pipelining. The array is copied by libcurl.
H A DCURLMOPT_PIPELINING_SERVER_BL.md17 CURLMOPT_PIPELINING_SERVER_BL - pipelining server block list
30 No function since pipelining was removed in 7.62.0.
34 pipelining, i.e server types that are known to not support HTTP
35 pipelining. The array is copied by libcurl.
H A DCURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.md17 CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE - size threshold for pipelining penalty
30 No function since pipelining was removed in 7.62.0.
H A DCURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.md18 CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE - chunk length threshold for pipelining
31 No function since pipelining was removed in 7.62.0.
H A DCURLMOPT_MAX_PIPELINE_LENGTH.md30 No function since pipelining was removed in 7.62.0.
34 HTTP/1.1 pipelining, not for HTTP/2 multiplexing.
/curl/tests/server/
H A Drtspd.c116 bool pipelining; /* true if request is pipelined */ member
564 req->pipelining = TRUE; in ProcessRequest()
664 if(req->pipelining) { in get_request()
686 req->pipelining = FALSE; in get_request()
756 storerequest(reqbuf, req->pipelining ? req->checkindex : req->offset); in get_request()
1314 req.pipelining = FALSE; in main()
/curl/.github/scripts/
H A Dspellcheck.words612 pipelining

Completed in 12 milliseconds