cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: Not able to follow redirections

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 14 Jun 2007 23:30:16 +0200 (CEST)

On Thu, 14 Jun 2007, Gowranga wrote:

> On including CURLOPT_VERBOSE, I get some additional information relating
> to cookies

You should probably enable cookies to get things working just like your
browser does.

> HTTP/1.0 302 Moved Temporarily
> Location: http://www.google.co.in/

You got a redirect!

> HTTP/1.0 200 OK

... and the subsequent response was fine too.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2007-06-14