1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 09:21:50 -05:00
Daniel Stenberg f7208df7d9
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
2018-09-05 11:34:03 +02:00
..
2018-09-05 11:34:03 +02:00
2018-02-23 23:29:01 +00:00
2018-03-12 00:34:33 +01:00
2018-04-15 03:05:45 -04:00
2018-06-12 12:08:40 +02:00
2017-12-06 00:12:48 +01:00
FAQ
2018-03-12 18:17:05 +00:00
2017-09-07 09:51:25 +02:00
2016-11-15 15:41:45 +01:00
2018-06-03 12:14:45 +00:00
2011-12-30 03:53:25 +01:00
2017-12-04 09:15:39 +01:00
2017-10-28 10:54:20 +02:00
2018-09-04 23:49:50 +02:00
2018-08-15 09:17:03 +02:00
2015-06-10 00:21:06 +02:00

curl logo

Documentation

You'll find a mix of various documentation in this directory and subdirectories, using several different formats. Some of them are not ideal for reading directly in your browser.

If you'd rather see the rendered version of the documentation, check out the curl web site's documentation section for general curl stuff or the libcurl section for libcurl related documentation.