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

@@ -480,7 +480,7 @@ waits for a reply from the server.
.IP "-F/--form <name=content>"
(HTTP) This lets curl emulate a filled-in form in which a user has pressed the
submit button. This causes curl to POST data using the Content-Type
multipart/form-data according to RFC1867. This enables uploading of binary
multipart/form-data according to RFC2388. This enables uploading of binary
files etc. To force the 'content' part to be a file, prefix the file name
with an @ sign. To just get the content part from a file, prefix the file name
with the symbol <. The difference between @ and < is then that @ makes a file