cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: request for some simple HTTP response parser applications

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 2 Aug 2010 22:27:54 +0200 (CEST)

On Mon, 2 Aug 2010, Murat Sezgin wrote:

> Thanks for this info. I want to use libcurl to parse a HTTP buffer. I
> couldn't find an example for this purpose on this example page. Is it
> possible to do this with libcurl? I will pass a HTTP buffer or stream (most
> probably it will be a char * pointer) and it will parse the header of this
> buffer/stream.

Nope, that's not a service libcurl provides! It will however gladly do the
whole HTTP request for you.

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