| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
File Upload POST using libcurl
From: koderr <koderr_at_bk.ru>
Date: Sat, 8 Nov 2008 17:59:21 +0500
How I can do this:
curl -F upload=@localfilename -F press=OK [URL]
using libcurl?
Tried the following options:
curl_easy_setopt(curl_handle, CURLOPT_URL, szUrl);
It does PUT with "Expect: 100-continue".
-- Best regards, koderr mailto:koderr_at_bk.ruReceived on 2008-11-08 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info