Skip to content
Snippets Groups Projects
Commit 66077ae4 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

fix formatting flaw

parent 92637303
No related branches found
No related tags found
No related merge requests found
......@@ -480,7 +480,7 @@ used POST method).
Use the \fICURLOPT_POSTFIELDS\fP option to specify what data to post and
\fICURLOPT_POSTFIELDSIZE\fP to set the data size. Optionally, you can provide
data to POST using the \fICURLOPT_READFUNCTION\FP and \fICURLOPT_READDATA\fP
data to POST using the \fICURLOPT_READFUNCTION\fP and \fICURLOPT_READDATA\fP
options.
You can override the default POST Content-Type: header by setting your own
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment