Skip Menu |

This queue is for tickets about the libwww-perl CPAN distribution.

Report information
The Basics
Id: 70254
Status: resolved
Priority: 0/
Queue: libwww-perl

People
Owner: Nobody in particular
Requestors: justincase [...] yopmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: add redirect_prepare handler
A handler is needed to allow the user to cancel a redirect after the location has been determined and before the request has been made. The response_redirect is inadequate for this because it is called before the response is determined to be a redirect and the location extracted.