cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Does curl support UTF -8

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 23 Oct 2009 09:31:21 +0200 (CEST)

On Fri, 23 Oct 2009, centrio_at_gmail.com wrote:

> I wanted to connect to a URL which is encoded in UTF - 8 . It has some
> chinese characters (say) or Danish characters.

A URL is a URL, libcurl doesn't care about what possible characters it
contains of as long as it adheres to the URL (or rather URI) spec.

> How do I connect to that URL using libcurl?

Like any other URL.

> Is there any conversion function I need to use, or how?

Conversion from what to what?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-10-23