cURL / Mailing Lists / curl-library / Single Mail

curl-library

sending non-ascii via libcurl POST

From: nkb <nkb_at_pacific.net.sg>
Date: Tue, 17 Aug 2004 19:59:31 +0900

Hi.
When I POST to my webserver, I could get reply successfully only if the
POST content is ascii. If I inlcude in my content some Unicode
characters, I would not get the correct reply. So, I'm wondering how do
I set libcurl (or should I convert my string? If so, how?) so that I can
have a mix of different character codes and POST successfully to my
webserver. Is there any such setup in libcurl? Thanks!!
Received on 2004-08-17