Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-01 | docs: fix bugs in CURLOPT_HTTP_VERSION.3 and CURLOPT_PIPEWAIT.3 | Michael Kaufmann | |
Closes #786 | |||
2016-04-18 | opts: fix option references missing (section) | Daniel Stenberg | |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-05-18 | CURLOPT_PIPEWAIT: added | Daniel 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. |