cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: POST variables without multipart/formdata

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 3 Dec 2004 14:09:18 +0100 (CET)

On Fri, 3 Dec 2004, Gonzalo Diethelm wrote:

> Is it possible, using curl_formadd(), to create a simple form (ENCTYPE =
> "text/plain") with POST data in it?

No. Why would you want that? You provide "plain" post data very easily with
POSTFIELDS or even with a read callback.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-12-03