cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How can i use curl_formadd or any other function to http post a file without inserting "boundary" tags in html headers?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 18 Sep 2007 11:11:45 +0200 (CEST)

On Tue, 18 Sep 2007, shivpratap wrote:

> How can i use curl_formadd or any other function to http post a file without
> inserting "boundary" tags in html headers?

curl_formadd() is for multipart formposts, why would you do such a one without
boundaries? Why not just do a normal post instead?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-09-18