FreeBSD Manual Pages
Gungho::Request(3) User Contributed Perl Documentation Gungho::Request(3) NAME Gungho::Request - A Gungho Request Object DESCRIPTION Currently this class is exactly the same as HTTP::Request, but we're creating this separately in anticipation for a possible change METHODS new() Creates a new Gungho::Request instance id() Returns a Unique ID for this request clone() Clones the request. notes($key[, $value]) Associate arbitrary notes to the request original_uri Returns a cloned copy of the request URI, with the host name swapped to the original hostname before DNS substitution requires_name_lookup Returns true if the request object's uri host is not in an IP address format format Formats the request so that it's appropriate to send through a socket. perl v5.32.0 2007-12-01 Gungho::Request(3)
NAME | DESCRIPTION | METHODS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Gungho::Request&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>