Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: is_redirectChapter 17
The LWP Library
Next: Reference: message
 

is_success

 $resp->is_success()

Returns true when the response code is 200 through 299.


Previous: Reference: is_redirectPerl in a NutshellNext: Reference: message
Reference: is_redirectBook IndexReference: message