Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-13 | CURLOPT_COOKIEFILE.3: "-" as file name means stdin | Daniel Stenberg | |
Reported-by: Aron Bergman Bug: https://curl.haxx.se/mail/lib-2018-03/0049.html [ci skip] | |||
2017-05-05 | docs/opts: 24 more man pages now have examples | Daniel Stenberg | |
2017-01-13 | docs: Add note about libcurl copying strings to CURLOPT_* manpages | Frank Gevaerts | |
Closes #1169 | |||
2016-02-18 | CURLOPT_COOKIEFILE.3: HTTP headers must be Set-Cookie style | Jay Satiro | |
Bug: https://github.com/curl/curl/issues/666 Reported-by: baumanj@users.noreply.github.com | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-09-03 | docs: Warn about any-domain cookies and multiple transfers | Jay Satiro | |
- Warn that cookies without a domain are sent to any domain: CURLOPT_COOKIELIST, CURLOPT_COOKIEFILE, --cookie - Note that imported Set-Cookie cookies without a domain are no longer exported: CURLINFO_COOKIELIST, CURLOPT_COOKIEJAR, --cookie-jar | |||
2014-06-18 | opts: 29 more options as man pages | Daniel Stenberg | |