]> granicus.if.org Git - curl/commit
pipelining: deprecated
authorDaniel Stenberg <daniel@haxx.se>
Wed, 5 Sep 2018 09:33:51 +0000 (11:33 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 5 Sep 2018 09:34:03 +0000 (11:34 +0200)
commitf7208df7d9d5cd5e15e2d89237e828f32b63f135
treeb729acfdd8fe43379ccf96664d43cecc1ae354fa
parent61a51e0e12ed84a504a0a10be6b166a910f22ff2
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
docs/libcurl/opts/CURLMOPT_PIPELINING.3
lib/multi.c
tests/data/DISABLED
tests/runtests.pl