Thanks,my $rv = $self->SUPER::new(%args); $rv->ua( LWP::UserAgent::RTClient->new($rv) ); $rv->ua->{keep_alive} = 1; $rv->ua->{requests_redirectable} = [ qw( GET HEAD OPTIONS ) ];
In reply to Re^2: Forcing LWP authentication
by drewbie
in thread Forcing LWP authentication
by drewbie
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |