cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl and http server?

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 29 Sep 2006 10:09:36 -0700

On Fri, Sep 29, 2006 at 11:28:10AM +0200, Tom Jerry wrote:
> I'm using c++ and it is a software product for win/unix.
> I need the part that retrieves the request, parse the http and gives me as a
> developer the http request as a structure (hides from me the details of
> chunks, gzip and all other protocol stuff).
> Also, a very important feature is having the ability to return the
> response asynchronously to the client.
> This is because I'm sending the processed request to another server.

Sounds to me like what you're describing is a CGI script that works with an
existing HTTP server, or perhaps an Apache plug-in.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2006-09-29