cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Posting unicode using curl

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 20 Aug 2004 12:45:47 +0200 (CEST)

On Fri, 20 Aug 2004, nkb wrote:

> I conclude there is something I'm missing when I send data via libcurl.

So why don't you show us a small example program that sends such a POST?

Also, use CURLOPT_VERBOSE and/or CURLOPT_DEBUGFUNCTION to figure out exactly
what libcurl is sending/receiving and then compare that to what you wanted it
to send/receive and then tell us what the differences are.

> Does anyone has experience in sending unicode content via POST in libcurl
> and successfully done that?

Again: unicode or not makes no difference to libcurl. It has no knowledge
about what the content it transfers is.

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