Patrick Monnerat
|
ce0881edee
|
mime: new MIME API.
Available in HTTP, SMTP and IMAP.
Deprecates the FORM API.
See CURLOPT_MIMEPOST.
Lib code and associated documentation.
|
2017-09-02 17:47:10 +01:00 |
|
Daniel Stenberg
|
4af40b3646
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
|
Svyatoslav Mishyn
|
c75a1e7750
|
curl_formget.3: correct return code
Closes #375
|
2015-08-11 20:08:33 +02:00 |
|
Daniel Stenberg
|
84e13f2e07
|
curl_formget.3: CURLFORM_STREAM has its drawbacks
Due to a design flaw, the CURLFORM_STREAM option doesn't really work
with curl_formget until after curl_easy_perform (or similar).
|
2011-06-13 22:03:33 +02:00 |
|
Daniel Stenberg
|
029136da60
|
source header: added to more files
|
2011-03-12 00:14:32 +01:00 |
|
Daniel Stenberg
|
2309b4e330
|
remove the CVSish $Id$ lines
|
2010-03-24 11:02:54 +01:00 |
|
Yang Tse
|
a07bc79117
|
removed trailing whitespace
|
2010-02-14 19:40:18 +00:00 |
|
Daniel Stenberg
|
f61cfc5931
|
Anthony Bryan's man page cleanup in language and spelling
|
2008-12-28 21:56:56 +00:00 |
|
Daniel Stenberg
|
eb6d404753
|
Wallner's update
|
2006-06-24 23:11:36 +00:00 |
|
Daniel Stenberg
|
37f4877e56
|
Michael Wallner added curl_formget(), which allows an application to extract
(serialise) a previously built formpost (as with curl_formadd()).
|
2006-06-24 21:46:41 +00:00 |
|