cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Re: What structure to use to hold http response (header list) ?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 28 Jul 2008 23:18:54 +0200 (CEST)

On Tue, 29 Jul 2008, Jabka Atu wrote:

> I wish to store the http response a structure that i could easely accses the
> contenses as in :

Then set your CURLOPT_HEADERFUNCTION, parse the received headers with it and
store the contents in the struct of your choice!

-- 
  / daniel.haxx.se
Received on 2008-07-28

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET