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

curl-and-php

Re: Stopping redirects being followed from header callback

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 28 May 2008 13:25:50 +0200 (CEST)

On Wed, 28 May 2008, Felix Hassert wrote:

>> This will be a lot easier to do once 7.18.2 comes out and gets used.
> How will 7.18.2 affect my problem?

libcurl 7.18.2 offers applications to extract the new URL libcurl _would_
_have_ _used_ if FOLLOWLOCATION had been enabled. Thus it makes it a lot
easier for everyone who needs fancy logic in the redirect following, as they
can then easier use their own code for it and yet get support from libcurl in
figuring out the next URL.

libcurl 7.18.2 is due to be released next week.

> Will the changes be visible through the PHP API as well?

That is beyond me =>
   http://daniel.haxx.se/blog/2008/05/19/the-curl-and-the-php/

-- 
  / daniel.haxx.se
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2008-05-28