$ req ->method ([ method ])
req
method
Sets or retrieves the HTTP method for an HTTP::Request object. Without an argument, method returns the object's current method.
Copyright © 2001 O'Reilly & Associates. All rights reserved.