cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: http web svc client

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 2 Dec 2009 16:09:53 +0100 (CET)

On Wed, 2 Dec 2009, vick wrote:

> i dont think i need to use the easy api if i can do better with the normal
> api.

What's the normal API then? I would guess that most users/apps use the easy
API and that could be qualified as the "normal" one...

> However the options in the header file are not always documented and clear.

The docs is not in the header files, so I would redirect you to the docs
instead!

> is there a good set of documented examples.

Every single function is documented, quite detailedly[1]. We provide
'tutorials' for each interface family to describe how things stick
together[2]. We have a bunch of examples[3]. And all of those are included in
every release archive.

I honestly don't think you can say that we lack documentation.

[1] = http://curl.haxx.se/libcurl/c/allfuncs.html
[2] = http://curl.haxx.se/libcurl/c/libcurl-tutorial.html
[3] = http://curl.haxx.se/libcurl/c/example.html

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