mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:17:17 +03:00
fix formatting flaw
This commit is contained in:
parent
92637303db
commit
66077ae48b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue