![]() |
![]()
| ![]() |
![]()
NAMEGungho::Request - A Gungho Request Object DESCRIPTIONCurrently this class is exactly the same as HTTP::Request, but we're creating this separately in anticipation for a possible change METHODSnew()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_uriReturns a cloned copy of the request URI, with the host name swapped to the original hostname before DNS substitution requires_name_lookupReturns true if the request object's uri host is not in an IP address format formatFormats the request so that it's appropriate to send through a socket.
|