index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
libcurl
/
curl_formadd.3
Age
Commit message (
Expand
)
Author
2017-10-08
docs: clarify form/mime usage of non-regular data files.
Patrick Monnerat
2017-09-22
form/mime: field names are not allowed to contain zero-valued bytes.
Patrick Monnerat
2017-09-02
mime: new MIME API.
Patrick Monnerat
2016-12-28
curl_formadd.3: CURLFORM_CONTENTSLENGTH not needed when chunked
Daniel Stenberg
2016-11-08
curl_formadd.3: *_FILECONTENT and *_FILE need the file to be kept
Daniel Stenberg
2016-05-02
docs: unified man page references to use \fI
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-11-02
formadd: support >2GB files on windows
Daniel Stenberg
2015-08-02
docs: formpost needs the full size at start of upload
Daniel Stenberg
2014-08-29
curl_formadd.3: setting CURLFORM_CONTENTSLENGTH 0 zero means strlen
Daniel Stenberg
2014-06-21
lib man pages: update easy setopt option references
Daniel Stenberg
2013-05-28
curl_formadd.3: fixed wrong "end-marker" syntax
Daniel Stenberg
2011-06-23
curl_formfree: clarify which pointer to free
Daniel Stenberg
2011-03-12
source header: added to more files
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-16
replaced tabs with spaces
Yang Tse
2010-02-14
removed trailing whitespace
Yang Tse
2009-08-04
RFC1867 was updated by RFC2388
Daniel Stenberg
2009-01-12
Mohun Biswas clarified
Daniel Stenberg
2008-07-08
Fixed test 554 to pass the torture test.
Dan Fandrich
2008-03-31
- Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an
Daniel Stenberg
2007-10-15
Mention first version with CURLOPT_COPYPOSTFIELDS.
Dan Fandrich
2006-09-03
Mohun Biswas' improvements and clarifications about the options and how to use
Daniel Stenberg
2005-06-20
mistake
Daniel Stenberg
2004-10-25
format update
Daniel Stenberg
2004-09-02
use the correct struct name in the example
Daniel Stenberg
2004-08-23
Expect: 100-continue info added
Daniel Stenberg
2004-06-09
removed reference to the removed curl_formparse
Daniel Stenberg
2004-03-24
Tor Arntsen's major ispell patch
Daniel Stenberg
2004-02-27
formatting update to produce better links with the new roffit version
Daniel Stenberg
2004-02-23
correct the input data structs
Daniel Stenberg
2002-11-15
removed nroff mistake
Daniel Stenberg
2002-10-16
mucho fixed
Daniel Stenberg
2002-06-24
corrected to match reality better
Daniel Stenberg
2002-06-15
Chris Combes added description of his newly added options
Daniel Stenberg
2002-05-21
return type CURLFORMcode instead of plain int
Daniel Stenberg
2002-03-04
ripped out from ../ and put in its own directory now
Daniel Stenberg