GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Jifty::Response(3) User Contributed Perl Documentation Jifty::Response(3)

Jifty::Response - Canonical internal representation of the result of a Jifty::Action

The answer to a Jifty::Request is a "Jifty::Response" object. Currently, the response object exists merely to collect the Jifty::Result objects of each Jifty::Action that ran.

Default the status to 200.

Deprecated. Use header(NAME, VALUE)

Gets or sets the Jifty::Result of the Jifty::Action with the given MONIKER.

Returns a hash which maps moniker to its Jifty::Result

Returns the aggregate messages of all of the Jifty::Results.

Gets or sets a generalized error response. Setting an error also makes the response a "failure".

Returns true if none of the results are failures and there is no "error" set.

Returns true if any of the results failed or there was an "error" set.
2013-01-29 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.