Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-17 | docs: fix typos | Jakub Wilk | |
Closes https://github.com/curl/curl/pull/2503 | |||
2017-05-30 | opts: more examples added to man pages | Daniel Stenberg | |
2016-09-22 | New libcurl option to keep sending on error | Michael Kaufmann | |
Add the new option CURLOPT_KEEP_SENDING_ON_ERROR to control whether sending the request body shall be completed when the server responds early with an error status code. This is suitable for manual NTLM authentication. Reviewed-by: Jay Satiro Closes https://github.com/curl/curl/pull/904 | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-06-24 | CURLOPT_FAILONERROR.3: mention that it closes the connection | Daniel Stenberg | |
Reported-by: bemoody Bug: https://github.com/bagder/curl/issues/325 | |||
2014-06-18 | opts: 29 more options as man pages | Daniel Stenberg | |