curl-library
Re: How can I make a second header request to the server?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 27 Jun 2007 13:53:46 +0200 (CEST)
Date: Wed, 27 Jun 2007 13:53:46 +0200 (CEST)
On Wed, 27 Jun 2007, JEFF wrote:
> My question is how can I send the header request to the server when the
> first curl_easy_perform is executing?
You can't. At least not on the same connection, you need to do a second
connection to do the other stuff with it.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-06-27