Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 17.3 The HTTP ModulesChapter 17
The LWP Library
Next: Reference: antique_client
 

get_request

 $c->get_request

Reads information from the client request and returns a reference to an HTTP::Request object. Returns undef if the request failed.


Previous: 17.3 The HTTP ModulesPerl in a NutshellNext: Reference: antique_client
17.3 The HTTP ModulesBook IndexReference: antique_client