start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 17.3 The HTTP Modules Chapter 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 Modules Perl in a Nutshell Next: Reference: antique_client
17.3 The HTTP Modules Book Index Reference: antique_client