cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: What mean ? : This resource resides temporarily at

From: Nakayama Kazuhiko <tradestation_at_hotmail.com>
Date: Sat, 26 Apr 2008 12:48:37 +0900

Hi
 
Yes, Thank you ^^
 
CURLOPT_FOLLOWLOCATION
this resolve all issue.
 
> Date: Fri, 25 Apr 2008 21:34:47 -0500> From: brockn@gmail.com> To: curl-users@cool.haxx.se> Subject: Re: What mean ? : This resource resides temporarily at> > 2008/4/25 Nakayama Kazuhiko <tradestation@hotmail.com>:> >> > hi, all. ( this is nakayama, from japan)> > Hello, I am Brock from Minnesota, US.> > >> > With libcURL,> > after access with http,> > I have received this message.> >> > "> > This resource resides temporarily at <a> > href='http://......'>http://......</a>.<?xml version="1.0" encoding="UTF-8">> > <login>> > <Resource>OK</Resource>> > </login>> > "> >> > WHen I access IE or firefox, They do not include this line,> > "> > This resource resides temporarily at <a> > href='http://......'>http://......</a>.> > I believe you are running into a temporary redirect (HTTP response code 307):> > $ curl -i http://bashcurescancer.com/temporary-redirect> HTTP/1.1 307 Temporary Redirect> Date: Sat, 26 Apr 2008 02:34:05 GMT> Server: Apache/2.2.6 (Unix)> Location: http://ba!
 shcurescancer.com> Content-Length: 236> Connection: close> Content-Type: text/html; charset=iso-8859-1> > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">> <html><head>> <title>307 Temporary Redirect</title>> </head><body>> <h1>Temporary Redirect</h1>> <p>The document has moved here.</p>> </body></html>> > If you add -L to the curl command or use CURLOPT_FOLLOWLOCATION for> libcurl, the redirect will be followed.> > Brock
_________________________________________________________________
$B%^%$%/%m%=%U%H$N:G?7<!@$Be%V%i%&%6(BIE7$B$K(BMSN$BHG$J$i$G$O$NJXMx$J5!G=$r%W%i%9(B
http://promotion.msn.co.jp/ie7/
Received on 2008-04-26