H) = @H;
} else {
confess("unknown request $q");
}
}
};
my @a = qw/Cpanel::JSON::XS JSON::XS JSON::PP/;
App::rs->import(iautoload => ['Carp',
[qw'Compress::Zlib memGunzip'],
y $c = $r->{c};
$c = memGunzip($c) if eval { $r->{hv}{'content-encoding'} eq 'gzip' };
if ($o->{json}) { jr($c) }
elsif ($o->{plain}) { $c }
elsif ($o->{html}) { html_parse($c) }
elsif ($o->{sav