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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: as_string Chapter 17
The LWP Library
Next: Reference: url
 

method

 $

req


->method
 ([

method

])

Sets or retrieves the HTTP method for an HTTP::Request object. Without an argument, method returns the object's current method.


Previous: Reference: as_string Perl in a Nutshell Next: Reference: url
Reference: as_string Book Index Reference: url

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.