RFC1867 was updated by RFC2388

This commit is contained in:
Daniel Stenberg
2009-08-04 12:02:27 +00:00
parent 35eb9fc6ad
commit 37d509f04f
4 changed files with 11 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ curl_formadd - add a section to a multipart/formdata HTTP POST
.ad
.SH DESCRIPTION
curl_formadd() is used to append sections when building a multipart/formdata
HTTP POST (sometimes referred to as rfc1867-style posts). Append one section at
HTTP POST (sometimes referred to as RFC2388-style posts). Append one section at
a time until you've added all the sections you want included and then you pass
the \fIfirstitem\fP pointer as parameter to \fBCURLOPT_HTTPPOST\fP.
\fIlastitem\fP is set after each call and on repeated invokes it should be