aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3
AgeCommit message (Collapse)Author
2020-01-28location.d: the method change is from POST to GET onlyDaniel Stenberg
Not from generic non-GET to GET. Reported-by: Andrius Merkys Ref: #4859 Closes #4861
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
Closes #4547
2019-07-17libcurl: 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-03docs: remove extraneous commas in man pagesDenis Ollier
Closes #2544
2018-04-17docs: fix typosJakub Wilk
Closes https://github.com/curl/curl/pull/2503
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-09-03CURLOPT_FOLLOWLOCATION.3: mention methods for redirectsDaniel Stenberg
and some general cleaning up
2015-08-31man-pages: more SEE ALSO linksDaniel Stenberg
2015-08-18docs: Update the redirect protocols disabled by defaultJay 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-21opts: added examplesDaniel Stenberg
2014-07-03Document type of argument for CURLOPT_FOLLOWLOCATION.Dimitrios Siganos
2014-06-18opts: 4 more man pagesDaniel Stenberg