RFC1867 was updated by RFC2388
This commit is contained in:
@@ -870,7 +870,7 @@ data using the read callback!
|
||||
Using POST with HTTP 1.1 implies the use of a "Expect: 100-continue" header.
|
||||
You can disable this header with \fICURLOPT_HTTPHEADER\fP as usual.
|
||||
|
||||
To make multipart/formdata posts (aka rfc1867-posts), check out the
|
||||
To make multipart/formdata posts (aka RFC2388-posts), check out the
|
||||
\fICURLOPT_HTTPPOST\fP option.
|
||||
.IP CURLOPT_POSTFIELDSIZE
|
||||
If you want to post data to the server without letting libcurl do a strlen()
|
||||
|
Reference in New Issue
Block a user