aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_PIPEWAIT.3
AgeCommit message (Collapse)Author
2016-05-01docs: fix bugs in CURLOPT_HTTP_VERSION.3 and CURLOPT_PIPEWAIT.3Michael Kaufmann
Closes #786
2016-04-18opts: fix option references missing (section)Daniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-05-18CURLOPT_PIPEWAIT: addedDaniel Stenberg
By setting this option to 1 libcurl will wait for a connection to reveal if it is possible to pipeline/multiplex on before it continues.