Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-11-02 | formadd: support >2GB files on windows | Daniel Stenberg | |
Closes #425 | |||
2015-08-02 | docs: formpost needs the full size at start of upload | Daniel Stenberg | |
Closes #360 | |||
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 | |
... by using the "\fIopt(3)\fP" syntax they will be linked properly when the web version of the page is generated. | |||
2013-05-28 | curl_formadd.3: fixed wrong "end-marker" syntax | Daniel Stenberg | |
Reported and fixed by: Eric S. Raymond Bug: http://curl.haxx.se/bug/view.cgi?id=1233 | |||
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 | |
application to provide data for a multipart with the read callback. Note that the size needs to be provided with CURLFORM_CONTENTSLENGTH when the stream option is used. This feature is verified by the new test case 554. This feature was sponsored by Xponaut. | |||
2007-10-15 | Mention first version with CURLOPT_COPYPOSTFIELDS. | Dan Fandrich | |
Don't confuse NUL with NULL. | |||
2006-09-03 | Mohun Biswas' improvements and clarifications about the options and how to use | Daniel Stenberg | |
them. | |||
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 | |