| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: How to Pass Variables with HTTPHEADER?
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 21 Oct 2004 17:09:02 +0200 (CEST)
On Thu, 21 Oct 2004, Carissa McNaught wrote:
> I am using CURL to post ot an external system, and one of the requirements
"go to" means do a GET I presume? So you need to first POST and then GET?
> I can't seem to get HTTPHEADER to set the Location: properly
Are you talking about CURLOPT_HTTPHEADER here? If so, you're way off. That is
> so that the FOLLOWLOCATION will follow the header
FOLLOWLOCATION follows *received* Location: headers that is sent from the
> that I have sent rather than the default Location: header being sent from
Then don't follow the location, use a second GET request.
--
Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-10-21
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info