Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-09 | cookies: skip custom cookies when redirecting cross-site | Katsuhiko YOSHIDA | |
Closes #3417 | |||
2018-01-23 | docs: fix man page syntax to make test 1140 OK again | Daniel Stenberg | |
2018-01-22 | http: prevent custom Authorization headers in redirects | Daniel Stenberg | |
... unless CURLOPT_UNRESTRICTED_AUTH is set to allow them. This matches how curl already handles Authorization headers created internally. Note: this changes behavior slightly, for the sake of reducing mistakes. Added test 317 and 318 to verify. Reported-by: Craig de Stigter Bug: https://curl.haxx.se/docs/adv_2018-b3bf.html | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-03-24 | CURLOPT_HTTPHEADER.3: fix typo in recent commit | Viktor Szakáts | |
2015-03-20 | CURLOPT_HTTPHEADER.3: add a "SECURITY CONCERNS" section | Daniel Stenberg | |
2015-03-17 | CURLOPT_*.3: more examples and edits | Daniel Stenberg | |
2014-10-03 | CURLOPT_HTTPHEADER.3: libcurl doesn't copy the whole list | Daniel Stenberg | |
2014-06-18 | opts: 29 more options as man pages | Daniel Stenberg | |