Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-28 | location.d: the method change is from POST to GET only | Daniel Stenberg | |
Not from generic non-GET to GET. Reported-by: Andrius Merkys Ref: #4859 Closes #4861 | |||
2019-11-02 | copyrights: update all copyright notices to 2019 on files changed this year | Vilhelm Prytz | |
Closes #4547 | |||
2019-07-17 | libcurl: Restrict redirect schemes (follow-up) | Jay Satiro | |
- Allow FTPS on redirect. - Update default allowed redirect protocols in documentation. Follow-up to 6080ea0. Ref: https://github.com/curl/curl/pull/4094 Closes https://github.com/curl/curl/pull/4115 | |||
2018-05-03 | docs: remove extraneous commas in man pages | Denis Ollier | |
Closes #2544 | |||
2018-04-17 | docs: fix typos | Jakub Wilk | |
Closes https://github.com/curl/curl/pull/2503 | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-09-03 | CURLOPT_FOLLOWLOCATION.3: mention methods for redirects | Daniel Stenberg | |
and some general cleaning up | |||
2015-08-31 | man-pages: more SEE ALSO links | Daniel Stenberg | |
2015-08-18 | docs: Update the redirect protocols disabled by default | Jay Satiro | |
- Clarify that FILE and SCP are disabled by default since 7.19.4 - Add that SMB and SMBS are disabled by default since 7.40.0 - Add CURLPROTO_SMBS to the list of protocols | |||
2014-10-21 | opts: added examples | Daniel Stenberg | |
2014-07-03 | Document type of argument for CURLOPT_FOLLOWLOCATION. | Dimitrios Siganos | |
2014-06-18 | opts: 4 more man pages | Daniel Stenberg | |