cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] curl_version_info() API for runtime querying of curl capabilities

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 24 Sep 2002 10:11:02 +0200 (MET DST)

On Mon, 23 Sep 2002, Wez Furlong wrote:

> This patch allows an application to query the capabilities of libcurl at
> runtime so that they can make use of new features without having to be
> recompiled when the sysadmin upgrades libcurl.
>
> The intended use of this is for PHP (5) so that it can register URL support
> for each of the protocols supported by curl.

Thanks a lot! Two minor details:

1) I want a man page too! ;-)

2) It didn't take into account the DISABLE_[proto] defines that might've been
in use when the library is built, but I'll take care of adding the use of
them.

-- 
 Daniel Stenberg -- curl related mails on curl related mailing lists please
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-09-24