]> git.ipfire.org Git - thirdparty/curl.git/commit
location.d: the method change is from POST to GET only
authorDaniel Stenberg <daniel@haxx.se>
Tue, 28 Jan 2020 09:41:10 +0000 (10:41 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Jan 2020 11:58:33 +0000 (12:58 +0100)
commit8b7fff3311fd0caaf9e385bafedeb13f6ac2e161
tree425dfcd26cbdf3acbdb435f7db5f5f3e4f193903
parentd3dc0a07e9bd11afaac026802a9701f0796de780
location.d: the method change is from POST to GET only

Not from generic non-GET to GET.

Reported-by: Andrius Merkys
Ref: #4859
Closes #4861
docs/cmdline-opts/location.d
docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3