Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-13 | curl_formget.3: CURLFORM_STREAM has its drawbacks | Daniel Stenberg | |
Due to a design flaw, the CURLFORM_STREAM option doesn't really work with curl_formget until after curl_easy_perform (or similar). | |||
2011-03-12 | source header: added to more files | Daniel Stenberg | |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2010-02-14 | removed trailing whitespace | Yang Tse | |
2008-12-28 | Anthony Bryan's man page cleanup in language and spelling | Daniel Stenberg | |
2006-06-24 | Wallner's update | Daniel Stenberg | |
2006-06-24 | Michael Wallner added curl_formget(), which allows an application to extract | Daniel Stenberg | |
(serialise) a previously built formpost (as with curl_formadd()). |