mirror of
https://github.com/curl/curl.git
synced 2026-04-30 05:57:51 +03:00
CURLMOPT_PIPELINING.3: language
This commit is contained in:
parent
a409b4b466
commit
4c44155cfe
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ connection rather than being executed in parallel.
|
|||
|
||||
For multiplexing, this means that follow-up requests can re-use an existing
|
||||
connection and send the new request multiplexed over that at the same time as
|
||||
other transfers are already done of that single connection.
|
||||
other transfers are already using that single connection.
|
||||
|
||||
There are several other related options that are interesting to tweak and
|
||||
adjust to alter how libcurl spreads out requests on different connections or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue