curl-library
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)
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.seReceived on 2008-07-28