Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |