fixup option name

This commit is contained in:
Daniel Stenberg 2026-04-10 07:58:58 +02:00
parent 019a6eded2
commit aa3e90a846
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -45,7 +45,7 @@ remain a POST after such a redirection. This option is meaningful only when
setting CURLOPT_FOLLOWLOCATION(3).
This option affects transfers where libcurl has been told to use HTTP POST
using for example CURLOPT_POST(3) or CURLPOST_MIMEPOST(3) and not if the
using for example CURLOPT_POST(3) or CURLOPT_MIMEPOST(3) and not if the
method has merely been modified with CURLOPT_CUSTOMREQUEST(3).
# DEFAULT