Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-02 | docs/libcurl: TCP_KEEPALIVE start and interval default to 60 | Jay Satiro | |
Since the TCP keep-alive options were added in 705f0f7 the start and interval default values have been 60, but that wasn't documented. Bug: https://curl.haxx.se/mail/lib-2017-01/0000.html Reported-by: Praveen Pvs | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-05-08 | opts: improved the TCP keepalive examples | Egon Eckert | |
2015-03-17 | CURLOPT_*.3: added lots of small example sections | Daniel Stenberg | |
2014-06-20 | opts: the final bunch of options as man pages | Daniel Stenberg | |
Now all current options have their own man pages. |