cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Decoding XML

From: Brian Dessent <brian_at_dessent.net>
Date: Tue, 11 Mar 2008 20:45:50 -0700

Vijay wrote:

> If I get a XML page or message encoded in XML format from server.
> Is there any option or function to decode each parameter/tag and its
> value?

That's outside of the scope of libcurl. There are a number of libraries
you can use to parse XML such as expat or libxml. libcurl is only
concerned with the details of transferring bytes, the payload is opaque
data.

Brian
Received on 2008-03-12