mirror of
https://github.com/curl/curl.git
synced 2026-07-23 21:37:41 +03:00
pipelining: deprecated
Transparently. The related curl_multi_setopt() options all still returns OK when pipelining is selected. To re-enable the support, the single line change in lib/multi.c needs to be reverted. See docs/DEPRECATE.md Closes #2705
This commit is contained in:
parent
61a51e0e12
commit
f7208df7d9
4 changed files with 15 additions and 110 deletions
|
|
@ -20,3 +20,12 @@
|
|||
1903
|
||||
# fnmatch differences are just too common to make testing them sensible
|
||||
1307
|
||||
# Pipelining is deprecated
|
||||
530
|
||||
536
|
||||
584
|
||||
1900
|
||||
1901
|
||||
1902
|
||||
2033
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue