The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

id()

Returns a Unique ID for this request

clone()

Clones the request.

notes($key[, $value])

Associate arbitrary notes to the request

format

Formats the request so that it's appropriate to send through a socket.