Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: is_infoChapter 17
The LWP Library
Next: Reference: is_success
 

is_redirect

 $resp->is_redirect()

Returns true when the response code is 300 through 399.


Previous: Reference: is_infoPerl in a NutshellNext: Reference: is_success
Reference: is_infoBook IndexReference: is_success