Help for this page

Select Code to Download


  1. or download this
    $ua->requests_redirectable( ); # to read 
    $ua->requests_redirectable( \@requests ); # to set 
    ...
    
    (This method's behavior in previous versions was simply to return
    TRUE for anything except POST requests).