| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: Using Libcurl as only HTTP encoder and decoder
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 16 May 2005 09:02:43 +0200 (CEST)
On Sun, 15 May 2005, GRREDDY wrote:
> I want to use HTTP stack in some embedded application to encode and decode
First, you should consider the libcurl mailing list for libcurl issues since
> 1.Is it possible in libcurl only to constrct Request_URI along with defined
No. Creating a HTTP request is dead easy and is a matter of reading the spec.
If you wanted some of the trickier stuff in the request headers, like
But, you can extract those functions from libcurl and use them. Put together
> 2. And where i can find the libcurl internal architecture documents..
Where did you look?
docs/INTERNALS (while slightly outdated) is included in all release archives
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-05-16 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info