|
From: | Olivier Austina |
Subject: | Re: [libmicrohttpd] Can libmicrohttpd used to access RESTful web service as client |
Date: | Fri, 21 Jun 2013 22:40:41 +0200 |
Dear Olivier,
GNU libmicrohttpd cannot be used to access a RESTful web service, ---
it can only be used to provide one. To access a RESTful web service,
I personally would recommend libcurl.
Happy hacking!
Christian
On 06/21/2013 09:04 PM, Olivier Austina wrote:
> Hi,
>
> I am looking for a C/C++ library to access a RESTful web service (WADL
> file). Can libmicrohttpd used for this end?
> Or is there other alternative? Thanks.
>
> Regards
> Olivier
>
[Prev in Thread] | Current Thread | [Next in Thread] |